.webdzier-upsell {
    background: #fff;
    padding: 21px;
    border-radius: 3px;
}

.webdzier-upsell .upsell-pro-label {
    font-weight: bold;
    background: #a7a7a7;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 6px 2px 7px;
    letter-spacing: .1px;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 10px;
}

.webdzier-upsell-features li {
    margin-bottom: 23px;
    font-size: 14px;
}
.webdzier-upsell-features li:last-child {
    margin-bottom: 28px;
}

.webdzier-upsell .button {
    margin-right: 21px;
    width: 100%;
    text-align:center;
    letter-spacing: .2px;
}

.webdzier-upsell hr {
    margin-top: 22px;
    margin-bottom: 16px;
}

.webdzier-upsell-feature-list li:before {
    line-height: 37px;
}

.webdzier-upsell-feature-list li {
    line-height: 22px;
    font-size: 14px;
    font-style: italic;
    margin-bottom:6px;
}

.webdzier-upsell-feature-list li:last-child {
    margin-bottom: 0;
}
#customize-controls #accordion-section-business_a_theme_info_main_section.control-section .accordion-section-title:hover {
    background-color: #0073aa;
    color: #fff;
}

#customize-controls #accordion-section-business_a_theme_info_main_section.control-section .accordion-section-title:hover:after {
    color: #fff;
}