.resource-block {
    text-align: center;
    margin-bottom: 4em;
}
.resource-icon {
    padding: 20px;
    border: 10px solid white;
    margin-left: auto;
    border-radius: 50%;
    margin-right: auto;
    max-width: 45%;
    opacity: .9;
}
.resource-block h2 {
    font-size: 2.25em;
    color: white;
    opacity: .7;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px !important;
}

.resource-block p {
    color: white;
    font-size: 1.1em;
}

.resource-button a {
    font-weight: 600;
    margin: .5em 0;
}

body .gform_wrapper .gfield_error .gfield_label {
    font-size: 20px !important;
    font-weight: 600;
}

.gform_wrapper ul.gfield_radio li {
    display: inline-block !important;
    margin: 0 20px !important;
}
body .gform_wrapper ul li.gfield label {
    font-size: 20px !important;
    font-weight: 600 !important;
}
.gfield_radio {
    text-align: center;
}
.section-heading {
    margin-bottom: .5em;
}
.top-element {
    margin-top: .5em !important;
}
.gform_footer.top_label {
    margin: 0;
    padding: 0;
}
.no-height {
    min-height: 0;
}
.block-content:last-of-type {
    padding-bottom: 0;
}
.gem-button-size-medium {
    line-height: 26px;
    height: unset;
    white-space: normal;
    padding: 10px 25px;
}

.has-background-image {
  background: linear-gradient(to top, white 0%, transparent 60%), url('https://www.cleanairday.org/wp-content/uploads/2023/08/Twitter_CCA-7.png') no-repeat !important;
  background-size: cover !important;
}