/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* -----------------------------------------------------------------------------
 * --- Built with <3 by BRIGHTON WEBTECH
 * -------------------------------------------------------------------------- */
.site-info {
  font-family: 'Lato', sans-serif;
  font-size: 10px;
  color: var(--global-palette9);
}

.site-info .brighton {
  color: #398b7d;
  background-color: #ccebf5 !important;
  padding: 2px 2px 2px;
}

.site-info .webtech {
  color: #ccebf5;
  background-color: #398b7d;
  padding: 2px 2px 2px;
}

.site-info a {
  text-decoration: none !important;
}

.site-info i {
  font-size: 120%;
  color: red;
}

#colophon .site-info span span::after {
  content: "";
  padding: 0;
}
