border-radius:0 3px 3px 0;
justify-content: center;
text-align-items: center;
}
.ticker-text {
height: 150%;
white-space:nowrap;
margin:0px auto;
}
}
.boton_personalizadoboton-blue{
text-decoration: none;
padding: 10px;
border-radius: 6px;
}
.boton_personalizadoboton-blue:hover{
color: #1883ba;
background-color: #ffffff;
}