I\'m using a Panel from Bootstrap however for the heading I want to use my own background color for the heading. When I don\'t put panel-heading class
Bootstrap
panel-heading
use this :
.panel-heading { background-color: #ececb0 !important; }