.course-card-row a {
text-decoration: none !important;
}

.course-card-row a p, .course-card-row a .post-subtitle {
color: #707070 !important;
}

.card-body .item-link a {
display: inline-flex;
align-items: center;
margin-top: 10px;
border-bottom: 1.5px solid #005D82;
text-decoration: none;
color: #0D7193 !important;
}

.card-body .item-link a:after {
	height: 12px;
	display: inline-block;
	margin-left: 10px;
	width: 17px;
}

.card-body .item-link a:hover, .card-body:hover .item-link a{
border-bottom: 1.5px solid #fff;
}


.course-list-gallery  h5.body-color {
margin-bottom: 5px !important;
}

.course-card-outer:hover .card-text a {
text-decoration: none !important;
}

.course-card-outer .post-subtitle {
margin-bottom: 0px !important;
}

.course-card-outer .special-font {
    font-family: Inter,Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 20px;
}
margin-bottom: 20px !important;
}

.course-card-outer .post-subtitle h5 {
word-break: break-word;
}

.course-card-outer .post-subtitle p {
margin-bottom: 0px;
}
