.shop-by-concern {
  font-size: 16px;

  .grid {
    display: grid;
  }

  .mb-12 {
    margin-bottom: 48px;
  }
}