/* Mobile */
/* @media screen and (max-width: 776px){
    #id {
        max-width: 400px!important;
    }
} */

/* Desktop */
.how_voice_id_bgcolor .dls-gray-02-bg, .dls-gray-02-bg-hvr:hover{
    background-color: #F4F4F4 !important;
}

.how_to_set_id .dls-bright-blue-bg, .dls-bright-blue-bg-hvr:hover{
    background-color: #EDF7FF !important;
    margin: 20px 20px !important;
    border-radius: 10px !important;
}
.how_to_set_id{
    border: #E0E0E0 1px solid!important;
}

#voiceID-Amex .heading-4 {
    font-size: 24px!important;
    line-height: 32px!important;
}

#voiceID-FAQ .heading-5 {
    font-size: 32px!important;
    line-height: 40px!important; 
}

#head-voice-id .margin-0-tb { 
    padding-right: 0px!important;
    padding-left: 0px!important;
}

#border-module .card-img-bg {
    border: 1px #E0E0E0 solid;
    margin-top: -30px;
}