/* Enter Your Custom CSS Here */
.site-info {
  display:none;
  color:#686868;
  font-size:0.8125rem;
  line-height:1.61538;
}

.site-content {
  background-color:#000000;
  border-top-color:#E9E9E9;
  border-top-style:solid;
  border-top-width:1px;
  margin-top:-1px;
}

p {
  
  color:#fff;
}
