.editor-styles-wrapper #GlobalFooter {
  padding-top: 25px;
  background: var(--colors-white);
}
.editor-styles-wrapper #GlobalFooter,
.editor-styles-wrapper #GlobalFooter a {
  color: #8B8B91;
}
.editor-styles-wrapper #GlobalFooter .CopyrightText {
  text-align: center;
  padding: 20px 0;
  background: #FAFAFA;
  box-shadow: 300px 0 0 0 #FAFAFA, -300px 0 0 0 #FAFAFA, 600px 0 0 0 #FAFAFA, -600px 0 0 0 #FAFAFA, 900px 0 0 0 #FAFAFA, -900px 0 0 0 #FAFAFA;
}
.editor-styles-wrapper #GlobalFooter .HorizontalMenu {
  margin: 0 -20px;
}
.editor-styles-wrapper #GlobalFooter .HorizontalMenu ul.HorizontalMenu__list {
  margin: 0 auto;
}
.editor-styles-wrapper #GlobalFooter h2 {
  color: var(--colors-septenary) !important;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-top: 0;
}
.editor-styles-wrapper #GlobalFooter .simpleMedia_footer__contacts_and_get_in_touch {
  display: none;
}
/*# sourceMappingURL=style.css.map */