.custom-thumb-info-2 .thumb-info-caption {
    margin: -60px auto 0;
}
.thumb-info-caption-text p {
	line-height: 20px;
	margin-bottom: 15px !important;
}
.thumb-info-caption-text p i {
	color: #0088cc!important;
}
.exam-list li {
	padding: 0 10px;
	box-sizing: border-box;
    text-align:center;
}
.exam-list li a {
	color: #777 !important;
}

/* default */
.font-weight-bold {
    font-weight: 500 !important;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured{
	border-color: #0088cc !important;
    color: #0088cc !important;
}
html .featured-box-primary h4{
	color: #0088cc !important;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured{
	border-color: #e36159 !important;
    color: #e36159 !important;
}
html .featured-box-secondary h4{
	color: #e36159 !important;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured{
	border-color: #2baab1 !important;
    color: #2baab1 !important;
}
html .featured-box-tertiary h4 {
    color: #2baab1 !important;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured{
	border-color: #383f48 !important;
    color: #383f48 !important;
}
html .featured-box-quaternary h4 {
    color: #383f48 !important;
}
.featured-box .box-content p{
	color:#777;
}

