hr {
  border: none;
  height: 2px;
  margin-top: -16px;
  /* Set the hr color */
  color: #333;  /* old IE */
  background-color: #333;  /* Modern Browsers */
}

p {
    font-size: 0.8rem;
}

