Governance

Decision Register

<style>
   .intro__title {
       display: none
   }
   .content-top section.wysiwyg--left-content.page__wysiwyg {
       padding: 0
   }
   .dashboard-embed {
       max-width: 1260px;
       margin: auto
   }
   .dashboard-embed iframe, .dashboard-embed-col iframe {
       border: 1px solid #ffffff;
       clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 36px), 0% calc(100% - 36px))
   }
   .dashboard-embed-col {
       max-width: 1500px;
       margin: auto;
   }
   .page-template-archive-event .events-grid__title {
       text-align: center !important;
   }
   article.contextual-region[data-history-node-id="396"] {
   }
   @media (min-width: 1540px) {
       article[data-history-node-id] .offset-xl-3 {
           margin-left: 0;
       }
       article[data-history-node-id] .col-xl-6 {
           flex: 0 0 auto;
           width: 100%;
       }
   }
   .dashboard-embed {
       max-width: unset;
   }
   @media (min-width: 1024px) {
       .col-lg-8 {
           width: 100%
       }
       .col-md-10 {
           flex: 0 0 auto;
           width: 100%;
       }
       .offset-lg-2 {
           margin-left: 0;
       }
   }
   @media (min-width: 768px) {
       .offset-md-1 {
           margin-left: 0;
       }
   }
@media (min-width: 1540px) {
   .container {
       max-width: unset;
   }
}
</style>