/* Hiermee verwijder je de 'door SiteOrigin' tekst in de footer */
#colophon #theme-attribution {
display: none;
}

 /* Header Padding */

header#masthead .hgroup {
padding-bottom: 15px !important;
padding-top: 15px !important;
}