.page-title-box { display: flex; align-items: center; min-height: 2.5rem; margin: .5rem 0 1.5rem; } .page-title { margin: 0; font-size: $h2-font-size; font-weight: 400; line-height: 2.5rem; color: $body-color; } .page-title-options { margin-left: auto; color: $text-muted; }