body {
  font-family: "Roboto Slab", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  background: none;
  background: #f8f9fb !important;
}

h1 { font-weight: 600 !important; font-family: "Roboto Slab", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important; font-size: 32px !important; }
h2, h3, h4, h5 { font-weight: 600; font-family: "Roboto Slab", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important; }
  
.where-and-when {
  & dl {
    align-items: start !important;
    
    .icon {
      padding-top: 0.25rem;
    }
  }
}