/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./app/page-designer-custom/cartridges/module_pagedesigner_custom/cartridge/client/default/scss/pageDesigner/promotion.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.promotion-component {
  font-family: gotham-book, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  line-height: var(--line-height-heading-tight);
  font-size: var(--font-xl);
  font-weight: var(--font-weight-bold);
}
.promotion-component .promotion-title {
  margin-bottom: var(--spacing-4);
}
.promotion-component .promotion-author {
  font-weight: var(--font-weight-book);
  font-size: var(--font-md);
  letter-spacing: var(--letter-spacing-wide);
  text-transform: uppercase;
  margin-bottom: var(--spacing-6);
}
.promotion-component .promotion-details {
  font-weight: var(--font-weight-gotham-medium);
  text-transform: uppercase;
  margin-bottom: var(--spacing-4);
}
.promotion-component .promotion-price {
  font-size: var(--font-md);
  row-gap: var(--spacing-2);
}
.promotion-component .promotion-price .promotion-price-old {
  font-weight: var(--font-weight-book);
  font-style: italic;
  text-decoration: line-through;
  margin-bottom: var(--spacing-0);
}

/*# sourceMappingURL=promotion.css.map*/