/*!
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
*/


@font-face {
  font-family: 'InterVariable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/wp-content/themes/kadence-child/assets/fonts/InterVariable.woff2') format('woff2');
}

@font-face {
  font-family: 'InterVariable';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('/wp-content/themes/kadence-child/assets/fonts/InterVariable-Italic.woff2') format('woff2');
}


/* -----------------------------------------------------------------------------
 * --- Built with <3 by BRIGHTON WEBTECH
 */

.site-info {
  /* font-family: 'Lato', sans-serif;*/ 
  font-size: 12px;
  color: whitesmoke;
}

.site-info .brighton {
  color: #398b7d;
  background-color: #ccebf5;
  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;
}
