.timeline-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* =========================
   LINHA DO TEMPO
   ========================= */
   .timeline-header {
  max-width: 900px;
  margin: 120px auto 40px auto;
  text-align: center;
  color: #fff;
}

.timeline-header h1 {
  font-weight: 800;
  font-size: 3rem;
  margin-bottom: 10px;
}

.timeline-header p {
  font-size: 1.1rem;
  opacity: 0.85;
}

/* =========================
   TIMELINE — TIPOGRAFIA
   ========================= */

/* RESET TIPOGRÁFICO TOTAL DA TIMELINE */
.timeline-scope .cd-timeline__content,
.timeline-scope .cd-timeline__content * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1.45;
  letter-spacing: normal;
}

/* REMOVE A "ESTICADA" DO BLOCO */
.timeline-scope .cd-timeline__block {
  padding: 15px 0;      /* antes: 35px */
  min-height: unset;    /* Remove altura artificial */
}

/* GARANTE QUE O CARD ABRA SÓ O NECESSÁRIO */
.timeline-scope .cd-timeline__content {
  display: inline-block;
}

/* NORMALIZA ESPAÇAMENTO INTERNO DO TEXTO */
.timeline-scope .cd-timeline__content p {
  margin: 0;
}

.timeline-scope .cd-timeline__content p + p {
  margin-top: 0.5em;
}

.timeline-scope .cd-timeline__content h1,
.timeline-scope .cd-timeline__content h2,
.timeline-scope .cd-timeline__content h3,
.timeline-scope .cd-timeline__content h4 {
  margin: 0 0 0.4em 0;
  line-height: 1.3;
}


/* =========================
   TIMELINE — SOMENTE LAYOUT
   ========================= */

.timeline-scope * {
  box-sizing: border-box;
}

.timeline-scope {
  padding: 2rem 1rem;
}

/* Estrutura */
.timeline-scope .cd-timeline {
  position: relative;
  padding: 2rem 0;
}

.timeline-scope .cd-timeline::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 50%;
  width: 3px;
  background: #d7dbe3;
  transform: translateX(-50%);
}

/* Container */
.timeline-scope .cd-timeline__container {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

/* Bloco */
.timeline-scope .cd-timeline__block {
  position: relative;
  padding: 35px 0;
  min-height: 120px;
}

/* Ícone */
.timeline-scope .cd-timeline__img {
  position: absolute;
  top: 18px;
  left: 50%;
  width: 70px;
  height: 70px;
  transform: translateX(-50%);
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0,0,0,.08);
}

.timeline-scope .cd-timeline__img {
  width: 30px;
  height: 30px;
  top: 45px;            /* MESMO valor da seta */
}

/* Conteúdo (SEM tocar em fonte, cor ou botão) */
.timeline-scope .cd-timeline__content {
  position: relative;
  width: calc(50% - 90px);
  padding: 1rem 1.2rem;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0,0,0,.07);
}

/* Alternância */
/* Centraliza a referência */
.timeline-scope .cd-timeline__content {
  left: 50%;
}

/* Card da direita */
.timeline-scope .cd-timeline__block:nth-child(odd) .cd-timeline__content {
  transform: translateX(40px);
}

/* Card da esquerda */
.timeline-scope .cd-timeline__block:nth-child(even) .cd-timeline__content {
  transform: translateX(calc(-100% - 40px));
}


/* Setinha */
.timeline-scope .cd-timeline__content::before {
  content: "";
  position: absolute;
  top: 20px;
  width: 12px;
  height: 12px;
  background: #fff;
  transform: rotate(45deg);
}

.timeline-scope
.cd-timeline__block:nth-child(odd)
.cd-timeline__content::before {
  left: -6px;
}

.timeline-scope
.cd-timeline__block:nth-child(even)
.cd-timeline__content::before {
  right: -6px;
}

/* Mobile */
@media (max-width: 820px) {
  .timeline-scope .cd-timeline::before {
    left: 20px;
  }

  .timeline-scope .cd-timeline__container {
    padding-left: 40px;
  }

  .timeline-scope .cd-timeline__img {
    left: 20px;
    transform: none;
  }

  .timeline-scope .cd-timeline__content {
    width: 100%;
    left: 0;
    right: auto;
  }

  .timeline-scope .cd-timeline__content::before {
    display: none;
  }
}



/* =========================
   FIM LINHA DO TEMPO
   ========================= */

   /* =========================
   CARD DE MEMBRO
   ========================= */

.timeline-scope .member-card {
  text-align: center;
  padding: 1.2rem 1rem 1.1rem;
}

/* Foto circular */
.timeline-scope .member-photo {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  margin: 0 auto 0.6rem;
  border: 4px solid #e6e9ef;
}

/* Nome */
.timeline-scope .member-name {
  font-size: 1rem;
  font-weight: 600;
  margin: 0.3rem 0;
}

/* Período */
.timeline-scope .member-period {
  font-size: 0.9rem;
  color: #666;
}



/* =========================
   Nao pode mexer daq pra
   ========================= */
















header.main-header .main-menu li a {
    color: #FFF !important; /* Exemplo: Usar !important para teste ou aumentar a especificidade */
    text-decoration: none;
}
body {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.content {
  height: 70vh; }

  .footer-logo-img {
    height: 100px;
    width: auto;
  }

  .logo-topo {
  height: 60px;
  width: auto;
}

.footer-20192 {
  position: relative;
  color: #fff;
  padding: 7rem 0;
  background-color: #141d2a; }
  .footer-20192 .container {
    position: relative; }
  .footer-20192 h3 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1.5; }
  .footer-20192 .links li {
    margin-bottom: 10px;
    line-height: 1.5;
    display: block; }
    .footer-20192 .links li a {
      color: #666873; }
      .footer-20192 .links li a:hover {
        color: #fff; }
  .footer-20192 .social li {
    display: inline-block;
    position: relative; }
    .footer-20192 .social li a {
      position: relative;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: inline-block;
      margin: 0;
      padding: 0;
      background-color: #8186d5;
      color: #fff; }
      .footer-20192 .social li a > span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .footer-20192 .footer-logo {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .1rem; }
  .footer-20192 .copyright {
    color: #666873; }
  .footer-20192 .cta {
    -webkit-box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
    box-shadow: -20px -20px 0 0 rgba(52, 58, 64, 0.2);
    padding: 20px;
    background-color: #8186d5;
    top: -150px;
    position: relative; }
    .footer-20192 .cta h2, .footer-20192 .cta h3 {
      line-height: 1.5; }
    .footer-20192 .cta h3 {
      font-size: 20px; }












