/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

span.bee1-badge.custom-badge {
    background: #e02f7d;
    color: #fff;
    font-size: 12px;
    padding: 2px 7px;
    border-radius: 5px;
}