.site
{
  background: antiquewhite;
  border: 0.1em brown solid;
  padding: 1em;
  margin-bottom: 1em;

  h4
  {
      margin-bottom: 0px;
  }
}
