.soft-accent{ color:#93a38f; position:relative; display:inline-block; } .soft-accent::after{ content:""; position:absolute; left:-8px; right:-8px; bottom:8px; height:22px; background:rgba(147,163,143,.18); border-radius:999px; z-index:-1; } .ih-soft-glow{ position:relative; color:#93a38f; display:inline-block; } .ih-soft-glow::after{ content:""; position:absolute; left:-6px; right:-6px; bottom:10px; height:18px; background:rgba(147,163,143,.18); border-radius:999px; z-index:-1; } /* ======================================== HERO ACCENT TEXT - FORCED OVERRIDE PURPOSE: Forces Inspired Hope accent styling over the Freelance template styles. Use with: change. ======================================== */ .breakdance .ih-force-accent, .ih-force-accent { color: #93a38f !important; position: relative !important; display: inline-block !important; z-index: 1 !important; } .breakdance .ih-force-accent::after, .ih-force-accent::after { content: "" !important; position: absolute !important; left: -8px !important; right: -8px !important; bottom: 8px !important; height: 18px !important; background: rgba(147, 163, 143, 0.22) !important; border-radius: 999px !important; z-index: -1 !important; }
Skip to main content