.mobile_footer_social {
  background: #fff;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #ccc;
}
.mobile_footer_social .links {
  display: flex;
  justify-content: center;
}
.mobile_footer_social li a {
  color: #9f9f9f;
  text-decoration: none;
  padding-right: 5px;
  font-size: 17px;
}
.mobile_footer_social .partners_program {
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none;
}
.mobile_footer_social .partners_program li .zong-logo {
  width: 55px;
  margin: 0px 10px;
}
.mobile_footer_social .social {
  display: flex;
  justify-content: center;
}
.mobile_footer_social .social li a {
  color: #9f9f9f;
  border: 1px solid #9f9f9f;
  text-decoration: none;
  padding: 5px;
  margin-left: 10px;
  width: 42px;
  height: 42px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  align-items: center;
}
.mobile_footer_social p {
  color: #9f9f9f;
  margin-bottom: 0;
  font-size: 15px;
}

.app_section ul li .footer_imgs {
  width: 130px;
  height: 40px;
  max-width: 100%;
}/*# sourceMappingURL=style.css.map */