/* Stylesheet for print */
.region-header, .block-menu-block, .block-locale, .element-focusable, #breadcrumb, .block-menu, .sponsor, .container-footer figure {
display: none;
}

body {
font-family: Arial;
font-size: 0.9em;
line-height: 1.5em
;
}

[role="banner"] {
background: linear-gradient(to bottom, #25c9d2 0%, #20b0b8 100%);
padding: 0px 0 10px 0;
}

#ofed-federal-header-wrapper {
background: white;
}

[role="banner"] .site-info>a.brand {
display: none;
}

[role="banner"] .site-info>button.toggle-button {
display: none;
} 
