Hi Debbie,
You can still target RCP buttons etc. with site-wide CSS like:
.uk-button-success {
background-color: red !important;
}
From what I’ve seen the RCP generated CSS is very aggressive, so I ended up not using the UlKit customizer for most CSS.