#wg-interns-bottom {
    color: #fff;
}
.wg-header-pretitle {
    text-transform: capitalize;
}
#wg-single-team-cont {
    gap: 10px;
}
@media (max-width: 992px) {
    .wg-orange-bottom .btTableRow .rowItem:last-of-type {
        margin-top: 20px;
        text-align: left;
    }
    .wg-orange-bottom .btTableRow .rowItem:last-of-type .btBtn {
        margin-left: 0 !important;
    }
}
