.link-disabled {
    pointer-events: none;
    opacity: 0.5; /* visually indicate disabled */
    cursor: default;
}

iframe {
    width: 100%;
}

.pb-6 {
    padding-bottom: 7rem;
}

.pt-6 {
    padding-top: 7rem;
}

.ce__home_path h3 {
    color: #000 !important;
}

/* .ce__offers h3 {
    line-height: 10px !important;
} */

header .navbar-nav .active .nav-link {
    color: rgb(0, 94, 63) !important;
}

header .navbar-nav .active .nav-link:after {
    width: 100% !important;
}

.menu-btn {
    text-decoration: none;
}

#course_tree a {
    min-width: 220px;
}
