.presentacion__enlace__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; border: 2px solid #22D4FD; display: flex; justify-content: center; gap: 10px; }
.presentacion__enlace__link:hover{ background-color: #272727; }