:root{
	--kt-special-offers-bg:#f8bbd0;
}
.btn-primary {
	--btn-bg: rgb(248, 187, 208) !important;
	--btn-hover-bg: rgb(248, 187, 208)!important;
}
@media (min-width: 1024px) {
    .navigation-space {
        height: 168px;
    }
}
.navigation-space {
    height: 171px;
}