.st-section-heading.st-style1 .st-section-heading-title {
    font-size: 36px;
}

.st-iconbox.st-style1.st-type2 .st-iconbox-icon svg {
    height: 60px;
}

.st-iconbox.st-style1.st-type2 {
    max-width: none;
}

.st-iconbox .st-iconbox-title span {
    color: #363CD9;
}

.st-section-heading-title span, .st-text-block-title span {
    color: #363CD9;
}

.st-page-heading {
    background-position: 50%;
}

.st-page-heading:before {
    background-color: #363CD9;
    opacity: 0.70;
}

.text-left {
    text-align: left;
}

.st-form-field fieldset legend {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    margin-bottom: 5px;
}

label.checkbox-label {
    padding-left: 10px;
}