/* ========================================================================
   WarpTheme.com - Use this file to add custom CSS easily
 ========================================================================== */
#sp-top-bar {
  background: #ff0000 !important;
  color: #ffffff !important;
}
#sp-top-bar a {
  color: #ffffff !important;
}
#sp-bottom {
  color: rgba(255, 255, 255, 0.5);
  background: #ff0000 !important;
}