html {
    --primary-color: #255174;
    --link-color: #255174;
    --text-color: #2E2E2E;
    --hover-color: #21496a;
    --over-color: #ffffff;
    --header-and-footer-background-color: #fff;
    --header-and-footer-color: #2E2E2E;
}
