.premium-glitch-active {
    opacity: 0.7 !important;
    filter: blur(0.5px);
    color: #4a4a4a;
    font-family: 'Courier New', Courier, monospace;
    text-shadow: 1px 0 0 rgba(180, 180, 180, 0.5), -1px 0 0 rgba(100, 100, 100, 0.5);
    transition: none !important;
}
