/*
Theme Name: Il Fatto alimentare 2022
Author: Mirko Fuser
Author URI: https://mirkofuser.it
Version: 1.0
 */

@media only screen and (max-width: 768px) {
  footer .row {
    flex-direction: column !important;
  }
  footer .row .col-3 {
    padding-top: 32px !important;
    min-width: 100% !important ;
    max-width: 100% !important ;
    width: 100% !important  ;
  }
  footer .riga-footer .row .col-3.fs-6.credits,
  footer .col-3 {
    min-width: 100% !important ;
    max-width: 100% !important ;
    width: 100% !important  ;
  }
}
