

.name h2{
    font-size: 1.2rem !important;
}

.flag_country{
    width: 1.9rem;
     margin-top: -13px;
     margin-right: 7px;
     border-radius: 3px;
}

.mail_to{
    color: var(--orange) !important;
    font-weight: bold !important;
}
.mail_to h3{
    color: var(--orange) !important;
    font-weight: bold !important;
}

.address {
    text-decoration: none;
    color: #666666 !important;
    font-size: 0.9rem !important;


}   
.address h3{
line-height: 1.5rem !important;
}

h3{
    font-size: 0.9rem !important;
   
}

.maps{
    /*border: 1px solid var(--border-color);*/
    padding: 0px;
    margin: 0px;
}
iframe{

    padding: 0px !important;
    margin: 0px !important;

}