/* custom css file */
:root {
    --bottom_scroll-up: 90px;
}
.icono-grande-medio-texto .fa-arrow-alt-circle-right:before {font-size: 3em;vertical-align: middle;}
.img_w_150px img {height:150px!important;}
.img_w_220px img {height:220px!important;}
.img_radius_30px img {border-radius:30px!important;}
.firma-offcanvas .sppb-person-information > span {color:black!important;}
.firma-offcanvas .sppb-person-introtext {font-size:0.7em!important;}
.linea-separadora .timeline-panel .title {border-bottom: 1px dotted #ccc;}
.titulo-centrado .sppb-addon-timeline-text-wrap {text-align:center;}
.sp-scroll-up {bottom: 90px!important;bottom: var(--bottom_scroll-up)!important;}
.badge-ajustado iframe {width:233px!important;}
.badge-ajustado iframe html {width:233px!important;overflow: hidden;}
.badge-ajustado .profile-badge {width: -webkit-fill-available;}

