/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.subscriber-only {
    color: #00ffff;
    text-transform: uppercase;
    font-weight: 700; 
}