
:root {
  --primary-color: #2A3391;
  --secondary-color: #2A3391;
  --highlight-color: #2A3391;
  --highlight-hover: #2A3391;
}

.pagina .topo {
  background: rgba(42, 51, 145, 0.3) !important;
}
