/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.note-long-form-container__header-img-front-author .redesign-link a {
  color: #fff;
}

.note-normal-container__author-description-time-container {
  justify-content: center !important;
}

.note-long-form-container__header-img-front-title {
  font-size: 32px !important;
}

.note-long-form-container__header-img-front-title-content {
  gap: 2px !important;
}

.note-long-form-container__header-img-front {
  padding: 20px 20px 0px 20px !important;
}
.note-long-form-container__header-img-front .social-icons-container-desktop {
  display: none !important;
}

.note-long-form-container__header .social-icons-container-mobile {
  display: flex !important;
  justify-content: center;
  padding-top: 16px;
}

@media (min-width: 1024px) {
  .note-long-form-container__header-img-front-title {
    font-size: 54px !important;
  }
  .note-long-form-container__header-img-front {
    padding: 20px !important;
  }
  .note-long-form-container__header-img-front .social-icons-container-desktop {
    display: flex !important;
  }
  .note-long-form-container__header .social-icons-container-mobile {
    display: none !important;
  }
}
.note-long-form-container__header .note-normal-container__principal-new-paragraph {
  font-weight: bold !important;
}

.note-normal-container__author-description-time-container .badge-pl-plus__md-and-lg__elements-container {
  margin-top: 0 !important;
}
.note-normal-container__author-description-time-container .badge-pl-plus__md-and-lg__elements-container .badge-pl-plus__md-and-lg__element-text {
  color: #fff !important;
  padding-right: 6px !important;
}
.note-normal-container__author-description-time-container .badge-pl-plus__md-and-lg__element-bg {
  background-color: transparent !important;
  border: #fff 1px solid;
}

/*# sourceMappingURL=style-index.css.map*/