I'm trying to style the tabs using CSS. The problem is even when I create my styles in custom.css they are still being overwritten by styles being added to the actual pages which are based on the rules set for the overall site appearance.
I can change some css rules with custom.css, but there are a few that get overwritten like the borders. How can I prevent this from happening?














