/* 
 * AdSense Configuration
 * ======================
 * Simple toggle to show/hide AdSense placeholders
 * 
 * To HIDE ads (when not approved yet):
 * - Uncomment the line below (remove the comment markers)
 * 
 * To SHOW ads (when approved):
 * - Comment out or delete the line below
 */

/* Uncomment the next line to HIDE all AdSense ads */
.ad-placeholder,
.ad-section {
  display: none !important;
}

/* 
 * That's it! Just uncomment/comment the line above to hide/show ads.
 * No need to edit multiple files or change HTML code.
 */
