:root {
    --primary-color: #313380;
    --primary-color-rgb: 44, 47, 65;

    --secondary-color: #ff8a71;
    --secondary-color-rgb: 255, 53, 53;
}
a.btn-custom.invert, .bg-color-secondary, .bg-color-secondary h1, .bg-color-secondary h2, .bg-color-secondary h3, .bg-color-secondary h4, .bg-color-secondary h5, .bg-color-secondary h6, .p-title.invert, .feature-box.style-3 .bg-color-secondary, #form_subscribe #btn-submit i, .p-tagline, i.bg-color-secondary {
    color: #2c2f41;
}
a.eodb:hover {
    color: #ff8a71!important;
}
.owl-item a.icon-box i {
    color: #ffde00;
}
/*--primary-color: #2c2f41;*/

/*--secondary-color: #ff3535;*/
