.top-espaco{
  height: 117px;
}
#top-erro{
  /* background-image: url("/static/images/bg_palestrante.webp"); */
  background-color: var(--color-black);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 198px;
}
