html {
    --primary-color: #D400AB;
    --link-color: #D400AB;
    --text-color: #213A47;
    --hover-color: #D400AB;
    --over-color: #ffffff;
    --header-and-footer-background-color: #fff;
    --header-and-footer-color: #ffffff;
}
