@import url('./header.css');
@import url('./footer.css');

.contacts {
    max-width: var(--wrap-width);
    width: 100%;
    margin: 0 auto;
}

.amoforms_iframe {
    margin: 0 auto !important;
}