body .site-footer{
  background-color: #e76250;
}
body .subLine{
  border-top: 4px solid #e76250;
  border-bottom: 0;
}
body{
  background-color: rgba(177,41,35,1)!important;
}