.hero-dashboard {
  padding: 15pt 20pt;

  .lang-bar {
    .FC0();
    color: extract(@CLR_1, 3);
    margin-bottom: 5pt;
  }

  .phx-simple-dropdown {
    width: 200pt;
  }

  > section {
    margin-bottom: 25pt;

    > header {
      .FH3();
      margin-bottom: 15pt;
    }
  }
}
