.control-section-wptrt-button .accordion-section-title:focus,
.control-section-wptrt-button .accordion-section-title:hover {
    background-color: #fff;
}
.control-section-wptrt-button .accordion-section-title .button {
    margin-top: -4px;
    margin-left: 8px;
    font-weight: 400;
}
.rtl .control-section-wptrt-button .accordion-section-title .button {
    margin-left: 0;
    margin-right: 8px;
}