.presentacion__enlaces__link{ width: 378px; text-align: center; padding: 21.5px 0; border-radius: 8px; font-family: "Montserrat", sans-serif; font-size: 24px; font-weight: 600px; text-decoration: none; color: #f6f6f6; font-family: "Montserrat", sans-serif; border: 2px solid #22d4fd; display: flex; justify-content: center; gap: 10px;
} .presentacion__enlaces__link:hover{ background-color: #9c1515;
UTILIZANDO HOVER.