.text-correo {
  color: #97c93e !important;
}


#header img {
  width: 60px;
}

#main .carousel-inner img{
  max-height: 70vh;
  object-fit: cover;
  filter: grayscale(70%);
}

#footer {
  background: linear-gradient(90deg,#1c3643,#273b47 25%,#1e5372);
}

#footer a {
  color: white;
}
