:root {
    --body-background-color: #ffffff;
    --header-background: #ffffff;
    --primary-color: #009ee0;
    --secondary-color: #003b63;
    --typography-color: #000000;
    --content-box-background: #8ed1fc;
    --content-box-color: #707070;
    --action-color: #b50000;
    --footer-link-color: white;
    --background-mobile: to bottom, #003b63, #044a77, #075a8b, #0a6aa0, #0a7bb5, #078cca, #009ee0, #078cca, #0a7bb5, #0a6aa0, #075a8b, #044a77, #003b63;
}