.main-menu>ul>li:nth-child(2)>a {
    font-weight:600;
}

.sticky{
    position: -webkit-sticky;
    position: sticky;
    top:0
}

.course-tab-wrap s{
    text-decoration-color: red !important;
}