.flex-fill {
    flex: 1 !important
}
.wpcf7 form .wpcf7-response-output {
    border: 0;
    padding: 0;
    margin: 0.5rem 0 0;
}
.wpcf7-not-valid-tip {
    margin: 0.5rem 0 0;
    display: block;
    font-size: .8rem;
}
[class*="aiosrs"] {
    display: none !important;
}
.img-fluid {
    max-width: 100%;
}
.wpcf7-spinner {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    margin: 0;
}