/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 
 .site-header {
 	padding-top: 0;
 }
 
 .site-header .site-branding {
 	margin-bottom: 0;
 }
 
 .site-search {
 	margin-bottom: 0;
 	margin-top: 4em;
 }