<style>
    p, li {
        font-size: 14px !important;
    }

    .article .article__content {
        font-size: 14px !important;
    }

    .article .article__content article #content p, .article .article__content article #content ul, .article .article__content article #content ol, .article .article__content article #content>.panel-macro, .article .article__content article #content>.mega-accordion, .article .article__content table #content p, .article .article__content table #content ul, .article .article__content table #content ol, .article .article__content table #content>.panel-macro, .article .article__content table #content>.mega-accordion, .table-overlay .article__content article #content p, .table-overlay .article__content article #content ul, .table-overlay .article__content article #content ol, .table-overlay .article__content article #content>.panel-macro, .table-overlay .article__content article #content>.mega-accordion, .table-overlay .article__content table #content p, .table-overlay .article__content table #content ul, .table-overlay .article__content table #content ol, .table-overlay .article__content table #content>.panel-macro, .table-overlay .article__content table #content>.mega-accordion {
      max-width: 95% !important;
      font-size: 0.875rem !important;
      line-height: 1.3rem
    }

    .accordion-menu .is-accordion-submenu a {
        padding: 0.3rem 1rem !important;
    }

   .article .article__content, .table-overlay .article__content {
        padding: 0 0.5rem  !important;
    }

    .article .article__content article h1, .article .article__content table h1, .table-overlay .article__content article h1, .table-overlay .article__content table h1 {
        font-size: 2.5rem ;
        line-height: 2.5rem ;
    }

    .article .article__content article h2, .article .article__content table h2, .table-overlay .article__content article h2, .table-overlay .article__content table h2 {
        font-size: 2rem ;
        line-height: 2rem ;
    }

    .article .article__content article h3, .article .article__content table h3, .table-overlay .article__content article h3, .table-overlay .article__content table h3 {
        font-size: 1.5rem ;
        line-height: 1.5rem ;
    }

   .article, .table-overlay {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
   
   .article .article__content, .table-overlay .article__content {
        padding: 0 0.5rem !important;
        padding-top: 0px !important;
        padding-right: 0.5rem !important;
        padding-bottom: 0px !important;
        padding-left: 0.5rem !important;
    }

    .article .article__content article, .article .article__content table, .table-overlay .article__content article, .table-overlay .article__content table {
        padding: 0 1.5rem;
    }

    .header__navigation__menu-container {
        padding: 0.2rem 2rem !important;
    }  

    .article, .table-overlay {
        margin-bottom: 2rem !important;
        margin-top: 5rem;
    }  

    .footer {
        padding: 1rem 2rem  !important;
        margin-top: 30px;
        min-height: 106px;
    } 

    h2 {
        margin-block-start: 0.25em !important;
        margin-block-end: 0.25em !important;
    }

.article .article__content article p, .article .article__content table p, .table-overlay .article__content article p, .table-overlay .article__content table p {
    font-weight: 400 !important;
}

</style>

