.custom_footer-cc{
  position: relative;
  z-index: 1;
}
.custom_footer-cc .submitted-message{
  color: #ffffff;
}
{# updated css #}
.custom_footer-cc .footer_inner_container .right_conta {
  justify-content: space-between;
}
.custom_footer-cc .footer_inner_container .right_conta .menu_conta .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  display: flex;
  flex-direction: column;
}

