.hero-bg {
 background: rgba(0, 0, 0, 0.6) !important;
}

.hero-bg img {
 mix-blend-mode: screen;
 filter: blur(2.5px);
}

/* div.dropdown button.btn .btn-primary .dropdown-toggle:focus,
div.dropdown button.btn .btn-primary .dropdown-toggle:active {
 background: rgb(203, 6, 3) !important;
 color: #fff !important;
} */

/* div.dropdown > button.btn.btn-primary.dropdown-toggle.show::before {
 background: #cb0603;
 color: #fff !important;
}

div.dropdown > button.btn.btn-primary.dropdown-toggle.show::after {
 background: #cb0603;
 color: #fff !important;
}

button.btn.btn-primary.dropdown-toggle:focus {
 background: #cb0603;
 color: #fff !important;
}

button.btn.btn-primary.dropdown-toggle:active {
 background: #cb0603;
 color: #fff !important;
}

button.btn.btn-primary.dropdown-toggle.active:active {
 background: #cb0603;
 color: #fff !important;
} */

div.dropdown > .btn:focus,
.btn.focus {
 background: #cb0603;
 color: #fff !important;
}

div.featured-item.style-4::after {
 color: #fff !important;
}
