﻿:root {
    --header-color: linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%) !important;
    --primary-color: #244785 !important;
    --secondary-color: #afccff !important;
    --primary-color-dark: #043282;
    --primary-color-ligth: #f1ce3c;
    --link-font-color: #003a6b !important;
    --link-font-color-hover: yellow;
    --top-cart-count: #ff6a00;
    --menu-bg: linear-gradient(to right, #11161f, #172d52, #09204a) !important;
    --menu-font-color: #ffffff !important
}
