/* Custom styles goes here */
.form-section-title {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
    margin-bottom: 25px;
    margin-top: 10px;
    border-bottom: 2px solid #ea5455;
    display: block;
}
