/**
 * Project Description Widget Styles
 * Custom styles for the Project Description Widget
 */

.map-project-description-widget {
    max-width: 40rem;
    margin: 0 auto;
}

.elementor-widget-map-project-description {
    margin-top: 90px;
    margin-bottom: 90px !important;
}

.elementor-widget-map-project-description + .elementor-widget-map-project-description {
    margin-top: 0;
}