@import 'colors.css';

/* Contact Form Section */
.contact-form-section {
    background-color: var(--primary-background-color-dark);

}