details.wp-block-details {
    &[open] {
        background-color: white !important;
    }
    summary {
        &::after {
            content: "\ea0a" !important;
        }
    }
}