
.wpcf7-response-output{
    margin: 20px 0 0 !important;
}
.form{
    position: relative;
}
.wpcf7-spinner{
    position: absolute;
    right: 0;
    bottom: 0;
}


.not-found__container{
    padding-top: 56px !important;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    text-align: center;
}
.not-found__link{
    text-decoration: underline;
}

.search-content .section-header{
    max-width: unset;
    text-align: center;
    padding-top: 56px;
    padding-bottom: 56px;
}