/* Base (English) */
body, h1, h2, h3, h4, h5, h6, p, li, blockquote, figcaption, dt, dd {
  font-family: "Source Serif 4", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
}

body {
    background-color: rgba(250, 249, 245);
}