Calendar - Inline - Change Background color

Hi.
How do I change the background of the Calendar in Inline?
I found this, but it's only affected the inner parts.
.rz-datepicker-calendar {
background-color: #1c262c !important;
}

Hi @PeterHansen

You can use your browser developer tools inspector to check what classes to what elements are applied.