/*
 * TryyCart Global 1.10.90
 * Compact type authority for the two supporting Home service statements.
 * This file loads last so older bundle selectors cannot enlarge them again.
 */

body.tryycart-global-theme #tc-page-home#tc-page-home
  .tc-services-v2__combine-copy > .tc-services-v2__mini-label,
body.tryycart-global-theme #tc-page-home#tc-page-home
  .tc-services-v2__global-heading > .tc-home-reference-label {
  min-height: 27px !important;
  margin: 0 !important;
  padding: 5px 10px !important;
  font-family: var(--tc-body-font) !important;
  font-size: clamp(0.62rem, 0.70vw, 0.70rem) !important;
  font-weight: 900 !important;
  font-synthesis: none !important;
  line-height: 1 !important;
  letter-spacing: 0.095em !important;
  text-transform: uppercase !important;
}

body.tryycart-global-theme #tc-page-home#tc-page-home
  .tc-services-v2__combine-copy > h3,
body.tryycart-global-theme #tc-page-home#tc-page-home
  .tc-services-v2__global-heading > h3 {
  margin-top: 6px !important;
  font-family: var(--tc-heading-font) !important;
  font-size: clamp(1.08rem, 1.35vw, 1.32rem) !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  letter-spacing: -0.032em !important;
}
