style.module.css 140 B

12345678
  1. .title {
  2. margin-bottom: 8px;
  3. font-size: 13px;
  4. line-height: 18px;
  5. font-weight: 500;
  6. color: #101828;
  7. text-transform: capitalize;
  8. }