:root {
    --base-color: #ee2026;
    --primary-color: #ee2026;
    --secondary-color: #efefef;
    --tertiary-color: #ffffff;
    --accent-color: #ee2026;
    --header_background-color: #ee2026;
    --header-nav_link_color: #ffffff;
}