#style-switcher {
    display: none !important;
}

.calendly-inline-widget {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

#contact .wpcf7 {
    background: transparent;
}

#contact .wpcf7 h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.google-reviews-link {
    margin-top: 30px;
}

.single-contact-details p,
.single-contact-details h3 {
    word-break: break-word;
}

.footer-area {
    padding: 32px 0;
}

@media (max-width: 767px) {
    .logo a p {
        letter-spacing: 2px;
    }
}
