﻿.style-bg-title {
    background-image: url(https://balang.com.vn/wp-content/uploads/2023/06/bg-title-balangth.jpg);
}

.font-BaiJ {
    font-family: BaiJMe
}

.swiper-pagination-bullet {
    background: #E81930 !important;
}

.texblue {
    color: #0F4E8D !important
}

.textblack {
    color: #000000 !important
}

.font-20px {
    font-size: 18px !important
}
.collapse {
    visibility: unset !important; 
}
@media(max-width:739px) {
    .font-20px {
        font-size: 12px !important
    }
}
