.main_head h1 span {
    background: #990709;
    padding: 5px 10px 0px 10px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}
.crisis_num svg:hover  rect {
    fill: #990709 !important;
}

.crisis_num svg rect {
    fill: #6C0303 !important;
}
.subs_form .elementor-form-fields-wrapper {
    justify-content: center !important;
}
.contact_form .elementor-field-group {
    position: relative;
}

.contact_form .elementor-field-group label.elementor-field-label {
    position: absolute;
    top: -5px;
}