.site-footer {
    border-top: 10px solid #4f344b !important;
}

header#header {
  margin-bottom:8rem;
}

@media screen and (max-width: 768px) {
  header#header {
    margin-bottom: 4rem;
}
}