.icon-box {
  width: 312px;
  padding: 35px 25px;
  height: 400px;
  border-radius: 12.5px;
}

.container__foto-antecipacao {
  position: relative;
  z-index: 1;
  width: fit-content;
  align-self: end;
  display: flex;
}

.social-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.link__redes-sociais {
  height: 1em;
  width: 1em;
  display: flex;
}

.esquema__estruturadas-icon {
  font-size: 100px;
  color: var(--cor-base-claro);
}

.cor-link {
}

.icone__home {
}

.linear-gradient__button {
  background: rgb(151,119,83, .85) !important;
  background: linear-gradient(90deg, rgba(151,119,83,.85) 05%, rgba(216,188,153,.85) 52%, rgba(180,144,99,.85) 100%) !important;
  color: #fff;
}

.loading__noticia {
  width: 200px;
}

.icon-box--guia {
  height: 320px;
}

.noticia__container {
  background: #fff;
}

