
    p {
        color: #514b4b;
    }
    .main-btn {
        background: #4ab276;
        color: #ffffff;
    }
    .main-btn:hover,
    .main-btn:focus,
    .main-btn:active {
        color: #ffffff;
        background: #21264b;
    }
    .main-bg {
        background: #4ab276;
    }
    .main-bg .small:hover{
        color: #21264b;
    }
    .main-bg .small:hover svg path{
        stroke: #21264b;
    }
    .current-page-ancestor > a, .current_page_item > a, .current-menu-item > a, .current-menu-ancestor > a {
        color:#4ab276;
    }
    footer a:hover {
        color: #4ab276;
    }
    ::selection {
        background: #4ab276;
        color: #21264b;
    }
    .header {
        background: #4ab276;
    }
    .header a:hover {
        color: #21264b    }
    nav .menu-toggle div {
        background: #4ab276;
    }
    footer .socials a svg path {
        fill: #ffffff;
    }
    footer .socials a:hover svg path {
//        fill: #4ab276;
    }
    .mobile-menu ul li a {
        color: #4ab276;
    }
    .mobile-menu ul li a:hover{
        color: #21264b;
    }
    .content form .uzp__fieldset legend {
        color: #4ab276;
    }
    .content .uzp button[type='submit'], .content .uzp__vacancy-container .uzp article>a,.content .uzp article>a {
        background-color: #4ab276;
        color: #ffffff;
    }
    .content .uzp button[type='submit']:hover, .content .uzp__vacancy-container .uzp article>a:hover,.content .uzp article>a:hover {
        background-color: #21264b;
        color: #ffffff;
        opacity: 1;
    }
    .wp-block-button__link {
        background: #4ab276;
        color: #ffffff    }
    .wp-block-button__link:hover {
        background: #21264b;
        color: #ffffff    }
    form.uzp button {
        background: #4ab276;
    }
    form.uzp button:hover {
        background: #21264b;
        color:#ffffff;
    }
    .cta-bg {
        background:#4ab276;
        color:#ffffff;
    }
    .btn.cta-bg:hover {
        background:#21264b;
        color:#ffffff;
    }
    .uzp__pagination .active {
        background: #4ab276;
    }
    .check-remove svg path {
        fill: #4ab276;
    }
    .secondary-btn {
        color: #ffffff;
        background: #21264b;
    }
    .secondary-btn:hover,
    .secondary-btn:active,
    .secondary-btn:focus {
        color: #ffffff;
        background: #4ab276;
    }
    nav ul li a:hover {
        color: #4ab276;
    }
    h1 strong, h2 strong, h3 strong, h4 strong {
        color: #21264b;
    }
    .secondary-bg {
        background: #21264b;
    }
    footer {
        background: #21264b;
    }
    footer .widget p,
    footer .socket {
        color: #ffffff    }
    footer h3 {
        color: #ffffff    }
    footer .widget ul li a,
    footer .widget a,
    footer .socket a {
        color: #ffffff    }
    footer .socials a svg path {
        fill: #ffffff    }
    .latest-news.main-bg {
        background: #21264b    }
    .latest-news h2 {
        color: #ffffff    }
    .latest-news .cta-bg {
        background: #494949     }
    .latest-news .small {
        color: #ffffff    }
    .latest-news .small svg path {
        stroke: #ffffff    }
    .uzp__filters .uzp__category span {
        color: #21264b;
    }
    .uzp__tag a {
        color:#21264b;
    }
    .uzp__tag a:hover {
        color:#4ab276;
    }
    .breadcrumbs {
        color: #21264b    }
    a {
        color: #031926;
    }
    a:hover {
        color: #4ab276;
    }
    a svg path {
        stroke: #031926;
    }
    a:hover svg path {
        stroke: #4ab276;
    }