[id^="custom-section-id-"] .sppb-column-addons {
    gap: 10px 0;
}

[id^="custom-section-id-"].custom-sppb-section li a {
    padding: 7px 17px !important;
    border-radius: 3px;
    text-transform: none;
}

[id^="custom-section-id-"].custom-sppb-section li a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

[id^="custom-section-id-"].custom-sppb-section li.sppb-active a {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.05);
    color: #22b8f0;
}

[id^="custom-section-id-"] .submenu-left-column {
    background-repeat: no-repeat;
}
