.rf_tprefix {
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    padding: 2px 5px;
    text-transform: uppercase;
    font-weight: 600
}

.rf_stickyp {
    background-color: var(--theme-tertiary-color);
    background-image: linear-gradient(141deg,var(--theme-secondary-color),var(--theme-quaternary-color));
    filter: hue-rotate(-90deg);
    font-size: 14px
}

		
		
		