/*
 Theme Name:   Mezan Child
 Theme URI:    https://wdtthemes.kinsta.cloud/mezan
 Description:  Mezan Child Theme
 Author:       the Mezan team
 Author URI:   https://wedesignthemes.com/
 Template:     mezan
 Version:      1.0.0
 Text Domain:  mezan-child
*/
.emergency-form .wdt-contact-infos>p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
    gap: 20px;
}
#slider_form input::placeholder {
    color: #fff !important;
}