.presentacion_enlace_link{
width: 280px;
background-color: #22D4FD;
text-align: center;
padding: 21.5px 0;
border-radius: 16px;
font-family: "Montserrat",sans-serif;
font-size: 24px;
font-weight: 600;
text-decoration: none;
color: #000000;
}
.presentacion_enlace{
display: flex;
justify-content: space-between;
}
.presentacion_contenido_texto{
font-family: "Montserrat", sans-serif;
font-size: 24px;
}