:root {
    --ThemeColors: #11cfab;
    --ThemeBoxShadow: 0 3px 6px rgba(48, 52, 64, 0.12);
}

.strong-enhance {
    color: #FF6B28;
}