/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #wpadminbar {
     background:#FF9800;     
 }

 #wpadminbar a {     
     color:#fff !important;
 }


 #wpadminbar .fa {
     font: normal normal normal 14px/1 FontAwesome !important;
 }