.footer .top::before {
    background: none;
}
.footer {
    padding-left: 0px;
    width: 100%;
}
.header .section-1 {
    border-width: 5px;
    border-bottom-style: solid;
    color: #F8991C;
}

.footer .bot { 
padding: 50px 0;
    background: #006885;
    border-top: solid 5px #f8991d;
    color: #aaa;
    font-size: .875em;
}
@media only screen and (max-width: 700px) {
.search-inner {
   display: none;
}
}
.site-title {
  display: none !important;
}
p {
    text-align: justify;
}