/* test */

Auto Draft

/* ============================================= WILD WOLF SPIT — GLOBAL BRAND CSS ============================================= */ /* — FONTS — */ @import url(‘https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600&display=swap’); /* — BASE DARK THEME — */ html, body { background: #0a0b0f !important; color: #e8e6e0 !important; font-family: ‘Inter’, sans-serif !important; } .site, .site-content, .wp-site-blocks, #content, #primary, .site-main, main, .page, .hentry { background: #0a0b0f !important; } .entry-content, .page-content […]