.frame-layout-8{
  padding: 0 !important;
}
.frame-layout-8 .ce-bodytext{
  padding: 2rem 2rem 0 2rem;
  z-index: 2;
  position: relative;
}
.frame-layout-8 .ce-gallery{
  margin-top: -10vmax !important;
  max-width: 100%;
}
.frame-layout-8 .ce-gallery *{
  width: 100%;
}
.moodarea .moodimage .ce-gallery img{
  max-width: 100%;
}

.form-check-label .required{
  font-size: inherit !important;
  padding: 0 !important;
}
.list-style-letter{
  list-style-type: lower-latin;
}
.list-style-letter-i{
  list-style-type: lower-roman;
}