body{
    font-family: 'Public Sans';
}
h3.my-0.mod-title.text- {
    font-size: 30px;
    font-weight: 700;
}
.navbar-brand.logo-text .site-name {
    font-weight: 900;
    font-size: 22px;
    font-family: 'Public Sans';
}
.hero-content-inner {
    background: #0000004f;
    padding: 20px;
    border-radius: 10px;
}
.t4-topbar{
    padding-top:unset;
    padding-bottom:unset;
}
.read-next {
    display: none !important;
}
.item-page.layout-default.no-sidebar .top-article-info {
    text-align: left;
    max-width: 100% !important;
}
.col-12.col-md-3.order-2.order-md-1.mt-5.mt-md-0 {
    display: none !important;
}
.col-12.col-md-9.order-1.order-md-2 {
    width: 100% !important;
}
.item-page.layout-default.no-sidebar .bottom-article-info{
    width:100% !important;
    max-width:100% !important;
}
.t4-offcanvas .t4-off-canvas-header a{
    diplay:none
}