#esim-compatibility {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #0b2463;
    border-radius: 15px;
}

#phone-select {
    /* Styles pour le menu déroulant */
}

#phone-info {
    color:#fff;
    margin-top:20px;
}

#phone-info a {
    font-weight:bold;
    font-size:22px;
}