.e-border-bottom {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 40px !important;
    margin-bottom: 40px;
}
.e-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
}

.hsa .media {
    margin-bottom: 1.25rem;
}
.hsa .antiwell {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
}
.hsa .h6 {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0;
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    .e-subtitle {
        text-align: center;
    }
}
