@mixin theme() {
  .dynamic-grid {
    .chevron-btn {
      color: inherit;
    }
  }
}
