/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */
span.premiumList {
    display: none;
}

.neutral-badge-div {
    background: #819b10;
    display: inline-block;
    padding: 0px 10px;
    font-size: 12px;
    font-weight: bold;
    top: 5px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: -3px;
}
