#tam-logo {
  width: 8rem;
}

header .navbar {
  background-color: #E83E8C !important;
}

header a {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem !important;
}

main h1 {
  text-align: center;
  color: #707070;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 5rem;
  margin: 5rem 0;
}

.secc-tc {
  background-color: #17A2B8;
  min-height: 10rem;
  margin-top: 6rem;
}

.secc-tc h2 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
}

#det-icos {
  color: #fff;
  font-size: 3.5rem;
}

footer {
  background-color: #E83E8C;
  min-height: 10rem;
}

footer img {
  width: 3rem;
}
