:root {
    --black: #000000;
    --main-text-color: #616671;
    --second-text-color: #1A3672;
    --white: #ffffff;
    --bg-header: #FCFCFD;
    --border-header: #E6E8EC;
    --text-menu-color: #777E90;
    --hero-h1: #B18F4F;
    --hero-text-location: #919CB1;
    --color-category-blog: #4384DB;
    --blue-footer: #162648;
    --btn-call-now-mobile: rgba(26, 54, 114, 1);
    --background-mobile: #F8F8F8;
    --breadcrumb-current-color: #2D5EC0;
}    