/**
 * Education
 */

.custom-box-details-2 {
    padding: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-box-details-2 h4 {
    _letter-spacing: -0.5px;
}

.custom-box-details-2 h4:before {
    content: '';
}

.custom-box-details-2 > i {
    font-size: 2em;
}