/*
 Theme Name:   Extra Child
 Theme URI:    https://visiteristanbul.fr
 Description:  Thème enfant pour Extra
 Author:       Abdeslam
 Author URI:   https://visiteristanbul.fr/
 Template:     Extra
 Version:      1.0.0
*/

/* Importation du style du parent */
@import url("../Extra/style.css");
.post-header {
    padding: 30px ! IMPORTANT;
}
/* Ton CSS personnalisé viendra ici */
#footer-info {
  display: none ! IMPORTANT;
}
