body {
    font-weight: 400;
    font-size: 16px;
    color: var(--body-color);
}

/* --- Colors --- */

:root {
    --main: #ac0a0e;
    --main-light: #c5c3c4;
    --main-dark: #333333;
    --accent: #fcf1ef;
    --body-color: #212529;
    --cta-green: #18992c;
    --cta-green-dark: #06AA98;
    --grey: #ced4da;
    --grey-dark: #333333;
    --grey-light: #fafafa;
    /*--footer-bg-color: ;*/
}
.tp-banner-container .color-blue {
    color: #fff !important;
}
.tp-banner-container .welcome {
    color: #ac0a0e!important;
}
#footer.footer-v3 .footer-bottom .col-md-6:last-child a, {
    color: #b2b1b1!important;
}
.tp-banner-container.ver-5 span {
    color: #000!important;
}
#topbar .voucher p {
    color: #fff!important;
}
#header .header-top .logo img {
    max-height: 100px!important;
}
.tp-caption.medium_bg_orange {
    background-color: var(--main)!important;
}
.main-container.main-container-home5 .col-md-3:nth-of-type(4) .cat-box-item .text p:last-child {
    font-size: 25px!important;
}
.tp-banner-container .link-1 {
    background-color: var(--main) !important;
}
#footer .footer-top p, #footer .footer-top ul li a, #footer .footer-top ul li a, #footer .footer-bottom p, #footer .footer-bottom p, #footer .footer-bottom p a, .products .product p.product-title, .products .product .description {
    color: #000!important;
}