

#header a:hover {
  color: #03A9F4;
}

#header a {
  color: black;
  font-weight: bolder;
}

.text-polux {
  color: #03A9F4 !important;
}

#header img {
  width: 180px;
}
#main .carousel-inner img {
  max-height: 70vh;
  object-fit: cover;
  filter: grayscale(40%);
}
 #carousel {
  position: relative;
}

.carousel-control {
  padding-top:10%;
  width:5%;
}

.text-card {
  color: #01579B !important
}
#place-time {
  background-color: #343a40;
  color: white;
}

#place-time img {
  max-width: 100%;
}

img { object-fit: cover; }

#mision p, ul {
  font-family: sans-serif;
  font-size: 20px;
}

#speaker ul {
  font-family: sans-serif;
  font-size: 20px;
}

#footer {
  background: linear-gradient(90deg,#1c3643,#273b47 25%,#1e5372);
}
#footer p {
  color: white;
}

.sinborde {
  border: 0;
}
