/* Estilos de portada (antes iban como style="" / <style> inline) */
.navbar-brand-title {
  text-shadow: -1px 0 1px #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: inherit;
}

.frase-dia {
  color: #fff;
  text-shadow: -1px 0 2px #000;
  text-transform: inherit;
  font-weight: 400 !important;
}

.frase-autor {
  color: #fff;
  text-shadow: -1px 0 2px #000;
  text-transform: inherit;
  font-weight: 400 !important;
}
