body {
  background-color: #faf8f5;
      color: #995b34;
font-family: 'Noto Serif', serif;
}
/* Noto Serif – Regular 400 */
@font-face {
  font-family: 'Noto Serif';
  src: url('../tipografia-Noto-Serif/NotoSerif-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
#alto{
    margin-top: 10rem;
}

h1 {
  font-weight: 400;
  letter-spacing: 0.5px;
}

p.lead {
  font-size: 1.3rem;
  margin-top: 3rem;
    color: #df7736;
}

.btn-outline-dark {
  border-radius: 50px;
}
.historias{
    font-size: 1.3rem;
}

