.solar-calculator-map {
    height: 320px;
    width: 100%;
    max-width: 100%;
    border: 1px solid var(--bs-border-color, #dee2e6);
    border-radius: 0.375rem;
}

body.solar-embed header,
body.solar-embed footer {
    display: none !important;
}

body.solar-embed .main-content > .container {
    max-width: 100%;
}

body.solar-embed .main-content .bg-white.rounded.shadow-sm {
    box-shadow: none !important;
    border-radius: 0 !important;
}
