#customize-controls .control-section-upgrade-pro .accordion-section-title {
    background-color: #EFF4F7;
    font-size: 16px;
    border-right-color: #2497D4;
}

#customize-controls .control-section-upgrade-pro .accordion-section-title:hover, #customize-controls .control-section-upgrade-pro .accordion-section-title:focus {
    background-color: #EFF4F7;
    border-right-color: #2497D4;
}

#customize-controls .control-section-upgrade-pro .accordion-section-title .button {
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px;
    border: none;
    background: #2497D4;
    color: #fff;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    box-shadow: none;
}

#customize-controls .control-section-upgrade-pro .accordion-section-title .button:hover {
    background: #363940;
}

#customize-controls .control-section-upgrade-pro .accordion-section-title .customize-action {
    font-size: 13px;
    display: block;
    opacity: .8;
    font-weight: 400;
}
