#content {
  padding: 4rem 0;
  border-bottom: 1px solid var(--prim-color);
}

#content * {
  font-family: Arial, Helvetica, sans-serif !important;
}