.custom-html--sitecore .acn-interactive-blockquote .acn-interactive-paragraph.ai-medium.ai-light {
  color: black;
}

.custom-html--sitecore .content-module a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .matrix-module-block {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .body-content {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {
  .custom-html--sitecore .body-content {
    margin-top: 0 !important;
  }
}

.custom-html--sitecore .body-content {
  margin-top: 0 !important;
}