section {
    padding-bottom: 40px;
}
section::after {
    bottom: 40px;
}
.form-d p .addr-text {
    min-width: 115px;
}
.form-d p {
    white-space: wrap;
}
.wpcf7-spinner {
    display: none !important;
}
.hidden {
    height: 0;
    opacity: 0;
    visibility: hidden;
}
@media (hover: hover) and (pointer: fine) {
    .form input[type="button"]:hover {
        opacity: 0.6;
    }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 600px) {
}
