background-color: #ffffff;
}
.boton_1{
.boton_1:hover{
opacity: 0.6;
text-decoration: none;
}
.boton_2{
text-decoration: none;
padding: 5px;
font-weight: 500;
font-size: 15px;
color: #ffffff;
background-color: #117A65;
border-radius: 6px;
}
.boton_2:hover{
opacity: 0.6;
text-decoration: none;