.pre-footer-corporate {
  padding: 20px 0 50px !important;
}

.accessibility-container {
    bottom: unset !important;
    top: 15px;
    right: 15px;
    left: unset !important;
    width: 52px;
}

@media screen and (max-width: 768px) {
  .accessibility-container {
    bottom: unset !important;
    top: 7px;
    right: 15px;
    left: unset !important;
    width: 52px;
  }
}

.accessibility-menu {
  right: 0px !important;
  left: unset !important;
  bottom: unset !important;
  top: 60px !important;
}