/**
 * @copyright  (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Debug Bar */
.phpdebugbar-badge {
  color: white !important;
  background-color: rgb(40,70,106) !important;
}


