/* Reduce header padding */
#masthead .widget-area,
.masthead-bottom,
.site-header .bottom,
#masthead {
  margin-bottom: 0 !important;
  padding-bottom: 5 !important;
}

.site-header + #main,
.site-header + .site-content {
  margin-top: 0 !important;
}