.absolute-footer {
  display: none;
}

#footer .customize-footer {
  background: #E8EEEF;
  padding-top: 30px;
}
#footer .customize-footer .title_footer_widget h3 {
  font-size: 16px;
  color: rgba(22, 36, 61, 0.368627451);
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 12px;
}
#footer .customize-footer .title_footer_widget h3.opacity {
  visibility: hidden;
}
#footer .customize-footer .menu_footer .ux-menu-link__text {
  font-size: 16px;
  color: rgba(22, 36, 61, 0.5294117647);
  font-weight: 400;
  line-height: 27px;
}