.table-wrap {
  overflow-x: scroll;
}

footer svg {
  width: 100%;
  height: 100%;
}
a {
  text-decoration: underline !important;
}

body {
  font-family: 'Nimbus Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Merriweather, serif;
}

header {
  font-family: 'Merriweather', serif;
}