/* stylelint-disable selector-class-pattern */
:local {
  .header {
    background-color: #2481ca;
    height: 2.5rem;
  }
}
