/* JobLik 0.33.274 — mobile footer remains light on public pages */
@media (max-width:760px){
  .v064-footer{
    background:#fff!important;
    color:#68798b!important;
    border-top:1px solid #dce4ec!important;
    box-shadow:none!important;
  }
  .v064-footer>div,
  .v064-footer-brand,
  .v064-footer-brand p,
  .v064-footer-brand small,
  .v064-footer-version,
  .v064-version{
    color:#68798b!important;
    -webkit-text-fill-color:#68798b!important;
  }
  .v064-footer b,
  .v064-footer>div>b{
    color:#f06b00!important;
    -webkit-text-fill-color:#f06b00!important;
  }
  .v064-footer a{
    color:#34485c!important;
    -webkit-text-fill-color:#34485c!important;
  }
  .v064-footer-brand>a{
    color:#142332!important;
    -webkit-text-fill-color:#142332!important;
  }
  .v064-footer .v064-social a{
    background:#fff!important;
    border-color:#e2a363!important;
    color:#e66a00!important;
    -webkit-text-fill-color:#e66a00!important;
    box-shadow:none!important;
  }
  .v064-footer img{
    background:transparent!important;
    filter:none!important;
  }
  /* The platform entry footer is already light; pin it so mobile theme switches cannot darken it. */
  .jpx-footer{
    background:#fff!important;
    color:#142332!important;
    border-top-color:#dce4ec!important;
  }
  .jpx-footer a,.jpx-footer p,.jpx-footer small{
    color:#68798b!important;
    -webkit-text-fill-color:#68798b!important;
  }
  .jpx-footer h3{
    color:#f06b00!important;
    -webkit-text-fill-color:#f06b00!important;
  }
}
