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