/* ── Music / Spotify Embed Section ─────────────────────────────── */
.spotify-section{
    width: 100%;
    padding: 0 24px;
    justify-items: center;
    justify-content: center;
}
.spotify-container{
    width: 100%;
    max-width: 700px;
    text-align: center;
}
