#wrapper .footer-section {
  background: linear-gradient(272.56deg, #0200B9 0.03%, #020160 53.49%, #020207 99.97%);
}
#wrapper .footer-section .ux-menu-link__text {
  color: #fff;
  font-size: 14px;
}
#wrapper .footer-section .footer-col-heading {
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
}
#footer .logo-footer {
  max-width: 306px;
}
#footer .footer-company-address {
  font-size: 14px;
  line-height: 21px;
}
#footer .footer-company-phone {
  font-size: 21px;
}
#footer .social-icons {
  display: flex;
  gap: 14px;
}
#footer .social-icons i {
  color: #fff;
}
#footer .social-icons .icon {
  border: 1px solid rgba(153, 153, 153, 0.2);
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .ux-menu-link__link {
  min-height: unset;
}