.contacts .mod-custom .module_container {
    border: none !important;
    box-shadow: none !important;
}

.contacts .mod-custom .module_container .module_title {
    border: none !important;
}

.contacts #SWCustom-module-183 .module_title {
    background-color: var(--color-13);
}

.contacts #SWCustom-module-183 .module_body h2,
.contacts #SWCustom-module-183 .module_body h3,
.contacts #SWCustom-module-183 .module_body a {
    color: var(--color-13);
}