.detailed-course-wrapper .info-content .item-block .course_benifit li p {
  margin-bottom: 0;
}

.detailed-course-wrapper .info-content .item-block p strong {
    font-family: 'EYInterstateLight', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.1;
    color: inherit;
}


.detailed-course-wrapper .info-content .item-block h3 strong {
    font-family: 'EYInterstateLight', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.detailed-course-wrapper .right-content .learner-spec .spec_items {
    font-size: 14px;
    line-height: 22px;
    font-family: 'EYInterstateLight', sans-serif;
}

.inner-banner .banner-text .form-area .form-group .checkbox label input {
    vertical-align: middle;
    margin-right: 8px;
}

.inner-banner .banner-text .form-area .form-group .checkbox label {
    font-size: 13px;
    line-height: 20px;
}

.detailed-course-wrapper .info-content .item-block h4 strong {
  font-family: 'EYInterstateLight', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  font-size: 1.5rem; 
}

p em {
    font-style: normal;
}


.swal-button {
    background-color: #ffffff;
    border: 1px solid #1c1c22;
    color: #1c1c22;
    border-radius: 0;
}
.swal-button:hover {
    background: #1c1c22;
    color: #fff;
}
.swal-button:focus {
    outline: none;
    box-shadow: none;
}
.swal-button:not([disabled]):hover {
    background-color: #1c1c22;
}
.swal-text {
    font-family: 'EYInterstateLight', sans-serif;
    color: #000;
}
.swal-title {
    font-family: 'EYInterstateLight', sans-serif;
    color: #000;
}

.swal-icon--success__line {
    background-color: #ffe600;
}

@media (min-width: 768px) {
    .inner-banner .banner-text .form-area .form-group .row .col-md-3 {
        padding-right: 0;
    }
    .inner-banner .banner-text .form-area .form-group .row .col-md-9 {
    padding-left: 4px;
}
}
