body, input, textarea, select {
    color: #000;
    background: none;
}
h1 {
    font-size: 2.5rem!important;
    line-height: normal!important;
}
h2 {
    font-size: 2rem!important;
    line-height: normal!important;
}

.page-header, .page-footer, .sidebar, iframe, div[class*="menu"], div[id*="menu"], .inner-share, .tabs, form, nav, .bloc-share, #tarteaucitronRoot {
    display: none!important;
}

a[href]:after {
  display: none;
  visibility: hidden;
}
