:root {
    --black: #000000;
    --main-text-color: #464c58;
    --second-text-color: #1A3672;
    --white: #ffffff;
    --bg-header: #FCFCFD;
    --border-header: #E6E8EC;
    --text-menu-color: #42495a;
    --hero-h1: #916905;
    --hero-text-location: var(--second-text-color);
    --color-category-blog: #0c3974;
    --blue-footer: #162648;
    --btn-call-now-mobile: rgba(26, 54, 114, 1);
    --background-mobile: #F8F8F8;
    --breadcrumb-current-color: #2D5EC0;
}    