.mixoloy-writer {
  margin-top: 20px !important;
}

.rte.leading-normal.body.subtext-md.italic-text h4,
.rte.leading-normal.body.subtext-md.italic-text {
  margin-top: 15px !important;
  margin-bottom: 0px !important;
  padding-left: 5px;
}

.italic-text {
  position: relative;
}

.italic-text h4:before {
  position: absolute;
  top: 2px;
  background: #333333;
  width: 3px;
  height: 30px;
  content: "";
  left: 0px;
}

.author-page-video button.deferred-poster .play-button {
  top: 50% !important;
  right: 50%;
  transform: translate(0%, 0%);
}
.author-bold-text h5 {
  font-size: 1.5rem !important;
  font-weight: 400;
  padding-left: 13px;
  color: #333333;
}

@media screen and (max-width: 1800px) {
  .author-bold-text h5 {
    font-size: 1.2rem !important;
  }
}

@media screen and (max-width: 1200px) {
  .author-bold-text h5 {
    font-size: 1rem !important;
  }
}

@media screen and (min-width: 1536px) {
  .image-with-text__item + .image-with-text__item .rich-text.padding-rich {
    padding-inline: 12%;
  }
}

@media screen and (min-width: 992x) {
  .image-with-text__item + .image-with-text__item .rich-text.padding-rich {
    padding-inline: 10% !important;
  }
}
