/* Reduce masthead vertical padding */
header#masthead .hgroup {
  padding-top: 15px !important;
  padding-bottom: 5px !important;
}

/* Remove any extra padding on the logo itself */
header#masthead .hgroup .logo img {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  max-height: none !important;
}

/* Prevent any default header padding from the masthead container */
header#masthead {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#site-info {
font-size: 15px !important;
		color: #ffffff;
		font-weight: bold;
}