/* Remove add for theme in footer */
#colophon #theme-attribution {
display: none;
}


/* Remove extra margin on mobil under the logo in the header*/
body.responsive #masthead .hgroup .support-text, body.responsive #masthead .hgroup #header-sidebar {
margin-top: 0px;
}