#main-header .boton-panel a{background-color:#f9af36;color:#ffffff!important;font-family:'Montserrat',sans-serif;padding:10px 20px;border-radius:5px;text-transform:uppercase;font-weight:600;display:inline-block;text-decoration:none;transition:all 0.3s ease}#main-header .boton-panel a:hover{background-color:#ffffff;color:#f9af36!important;border:1px solid #f9af36}#main-header .call-button a,#main-header .email-button a{display:flex;align-items:center;justify-content:center;padding:0;margin-left:10px;border-radius:50%;background-color:#ffffff;color:#FCB033;font-size:22px;text-decoration:none;border:2px solid #ffffff;transition:all 0.3s ease;width:40px;height:40px}#main-header .call-button a:hover,#main-header .email-button a:hover{background-color:#ffffff;color:#FCB033}#main-header .call-button,#main-header .email-button{float:right;margin-top:10px}