/**
 * Theme Name: IPSSI
 * Theme URI: https://github.com/wordplate/wordplate
 * Description: WordPress theme built for ecole-ipssi.com
 * Version: 1.0.1
 * Author: Victor Darcel
 * Author URI: https://digitalproject.com
 */

:is(h1, h2, h3, h4, h5, h6) i {
  opacity: 0;
  visibility: hidden;
  font-style: normal;
  display: none;
}
