body {
  background-color: #1F0640;
}

h1, .navbar {
  color: #CBD7E1;
	background-color: #6406AC;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

section {
  text-indent: 0;
  text-align: center;
  font-family: Serif;
  color: #BDC7D2;
}

ul {
  text-align: center;
  list-style-position: inside;
}

.fecha {
  font-size: 0.8em;
  font-style: italic;
}

.nota {
  font-style: italic;
}
