.module-header{justify-content:space-between;align-items:center;display:flex}.module-header-title{align-items:center;font-size:1.6rem;font-weight:600;display:flex}.module-header-title:before{content:"";background-color:var(--l-error-color);border-radius:2px;width:4px;height:16px;margin-right:5px;display:inline-block}.module-header-subtitle{color:var(--l-info-color);margin-left:10px;font-size:1.4rem;font-weight:400}
