/*!
Theme Name: Rudtek Child
Template: kadence
Author: Rudtek, LLC
Author URI: https://www.rudtek.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: rudtek-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.register-link {
    display:block;
}
.fullPageHero .kt-row-column-wrap {
    min-height: var(--header-height);
}
.eyebrow {
  font-family: var(--global-heading-font-family);
  color: var(--nugget-gold);
  font-weight: 600;
  text-transform: uppercase;
}
.eyebrow + h1, .eyebrow + h2, .eyebrow + h3 {
  margin-top: 0!important;
}