.custom-accordion .su-spoiler {
    background-color: #f5f5f5;
    border: 2px solid #26762a;
    width: 90%;
    border-radius: 10px; /* Adjust the value for more or less rounding */
}