/* ===== Thème Enfant GeneratePress - responsive.css ===== */

@media (max-width: 768px) {
  .site-header {
    background-color: #444;
  }
}
