/* Shrink the header height */
header.masthead {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

/* Make the title text a bit smaller */
header.masthead .site-heading h1 {
    font-size: 3.5rem !important;
}