html {
    --primary-color: #48D9CC;
    --link-color: #007d55;
    --text-color: #000000;
    --hover-color: #000b40;
    --over-color: #ffffff;
    --header-and-footer-background-color: #fff;
    --header-and-footer-color: #fff;
}
