html {
    --primary-color: #004a97;
    --link-color: #004a97;
    --text-color: #d5d5d5;
    --hover-color: #004A97;
    --over-color: #ffffff;
    --header-and-footer-background-color: #004a97;
    --header-and-footer-color: #ffffff;
}
