#page-header{background-color:var(--primary-color);width:100%;border-radius:var(--border-radius);display:block;margin-bottom:25px;padding:55px 0}#page-header h1,#page-header .h1{font-family:Popins,sans-serif;font-size:25px;font-weight:600;color:#fff}#page-header .subtitle{font-size:15px;font-family:Roboto,sans-serif;font-weight:600;color:var(--secondary-color);text-transform:uppercase}.page-header-wrapper{display:flex;flex-direction:row;align-items:flex-start;gap:20px}.page-header-date-container{font-size:13px;color:#fff;font-weight:400;margin-left:auto;text-align:right;flex-shrink:0;margin-top:23px}@media screen and (max-width: 800px){#page-header h1,#page-header .h1{font-size:20px}#page-header .subtitle{font-size:12px}}@media screen and (max-width: 600px){#page-header{padding:35px 0;margin-bottom:10px}}
