- .footer{ background-color: #22d4fd; padding: 24px; color: #000000; text-align: center; font-family:"Montserrat", sans-serif; font-size: 24px; font-weight: 400; }
2 y 3 .presentacion{ padding: 10% 15%; display: flex; align-items: center; justify-content: space-between; }
4 y 5. .header__menu{ display: flex; justify-content:baseline; align-items: center; padding-left: 15%; }
.header__menu__link{ font-size: 24px; font-weight: 600; font-family: "Montserrat", sans-serif;; color: #22d4fd; padding: 40px 15px 0px; text-decoration: none; }
.header__menu__link:hover{ color: #f6f6f6; }