/*
Theme Name: AFOC 75
Theme URI: https://www.afoc.net/
Author: AFOC 75
Description: Thème hybride sur mesure pour l'AFOC 75 avec styles d’éditeur Gutenberg.
Version: 1.1.0
Requires at least: 6.6
Requires PHP: 7.4
Text Domain: afoc75
*/

@media (max-width: 640px) {
  /* Prevent iOS Safari from zooming the viewport when a form field receives focus. */
  input:not([type="checkbox"]):not([type="radio"]),
  select,
  textarea {
    font-size: 16px !important;
  }
}
