.page-approved-courses .fcomplete-wrap {
display: none !important;
}
.gh-loop-item-approved-courses a {
color: #08347A !important;
}
.gh-loop-item-approved-courses:hover {
transition: all 0.3s ease !important;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
transform: translateY(-5px) !important;
}
@media (max-width: 1024px) {
.gh-approved-course-category {
position: relative !important;
}
}