#more {display: none;}

.owl-carousel .owl-dots .owl-dot span {
    background-color: #f26c4f;
}

button.close {
    background-color: #f26c4f;
}

.color-orange{
    color: #d44729;
}
.font-lg{
    font-size: 2rem;
    line-height: 1.2;
    /* text-shadow: 2px 2px 1px #D42223; */
    font-weight: 700;
}
.bg-gray{
    /* background-color: #0b0403; */
    background-color: #040101;

}