#footer {
  display: none;
}

#editorial {
  margin: 180px 0px 0px 190px;
  color: #FFFFFF;
  overflow: hidden;
}

#editorial a {
  color: white;
  font-weight: normal;
}

#editorial h1 {
  text-transform: uppercase;
  font-weight: normal;
}

p {
  margin-left: 10px;
}