/* --- Colors --- */

:root {
    --main: #e3c893;
    --main-light: #f7abb2;
    --main-dark: #1f3d70;
    --accent: #f8eede;
    --body-color: #212529;
    --cta-green: #18992c;
    --cta-green-dark: #06AA98;
    --grey: #ced4da;
    --grey-dark: #333333;
    --grey-light: #fafafa;
    /*--footer-bg-color: ;*/
}
.section-support-v1 .box .content span, .section-countdown-v1 .title p:nth-child(3) span {
    color: #8f7b56!important;
}
.logo img {
    width: 85px;
}
.logo-footer, .box-title img {
    max-width: 112px!important;
}
.header-v2 ul li a.top-nav-link:hover, .header-v2 ul li a.top-nav-link:active, .header-v2 ul li a.top-nav-link:focus {
    color: #e3c893;
}
.header-v2 ul li a.top-nav-link:hover::after, .btn-login:hover {
    background: #e3c893;
}
.btn:hover {
    color: #fff;
}
.box-bottom-right {
    background-image: linear-gradient(to bottom left, #e3c893, #403726);
}

.section-slide-v3 .title .caption p, .section-slide-v3 .title .caption h1 {
    color: #fff!important;
}
.icons {
    background-color: #e2e2e680!important;
}
.box-mobile-menu {
    background-image: url(/storage/c8cf2c67-a938-417a-b87b-aa90b6f2d51b/bg-menu.jpg)!important;
}