/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.editorialRichText-component-container .dark {
  color: #fff; }
  .editorialRichText-component-container .dark h1 strong {
    color: #fff !important; }

.editorialRichText-component-container p {
  padding: 0.5rem; }
  .editorialRichText-component-container p a {
    text-decoration: underline;
    border: 0.0625rem solid transparent;
    padding: 0.25rem 0.5rem; }
    .editorialRichText-component-container p a:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 0.0625rem solid #8f8f8f;
      border-radius: 0.25rem;
      outline: none; }

.editorialRichText-component-container ul, .editorialRichText-component-container ol {
  text-align: left; }

@media (min-width: 1200px) {
  .editorialRichText-component-container {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto; } }

.experience-commerce_assets-spacer .editorialRichText-component-container {
  max-width: none; }

