.globalBlockTextSimple {
  font-size: 18px;
  font-weight: 300;
  color: var(--a-negro-unops);
  a,
  strong {
    font-weight: 600;
  }
  a {
    color: var(--a-azul-unops);
  }
}
