
    :root {
        --text: #565656;
--links: #0086D6;
--titles: #000000;
--page-background: #ffffff;
--highlight: #0086D6;
--boxes-background: #FFFFFF;
--boxes-border: #DEE5EF;
--section-titles: #000000;
--section-titles-background: #F6F8FB;
--header-background: #142E7B;
--header-links: #FFFFFF;
--footer-background: #FFFFFF;
--footer-links: #000000;
    }
    
.ods-responsive-menu-collapsible__content {
  display: flex;
  align-content: inherit;
  justify-content: center;
  height: 60px;
}
.ods-front-header__logo {
  width: 172px;
  margin: 16px auto;
}