.topbar li{
    font-size: 14px;
}

.accordion-button::after{
    display: none;
}

.lkdn{
    z-index: 9999;
    color: white!important;
}

.underline{
    text-decoration: underline;
}

@media(min-width: 768px){
    .swiper_wrapper {
        z-index: -1;
    }
}

.menu-link {
    font-weight: 500;
}

#articleBody p{
    margin-bottom: 10px;
}