how to override the css for the accordion...

how to override the css for the accordion...

is there a way to do this? tried to view the css ( http://jqueryui.com/latest/themes/base/jquery.ui.all.css) but only got import files.
  1. @import "jquery.ui.base.css";
    @import "jquery.ui.theme.css";


where else should i look to edit the css? i am beginner to js and jquery so hand-holding is probably needed.

thank you so much for your help!

lisa l;o)