.dc-gmap-map-wrap {
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
    margin: 16px 0;
}

.dc-gmap-canvas {
    width: 100%;
    min-height: 320px;
}

.dc-gmap-infowindow {
    font-size: 14px;
    line-height: 1.45;
    color: #0f172a;
}
