/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.modal_contact {
    cursor: pointer;
}

.uk-switcher>li {
    width: 110% !important;
}

@media (max-width: 1200px) {
    .custom-card {
        width: 90% !important;
    }
}