/*
Theme Name: withchrisgee.com
Theme URI: http://www.withchrisgee.com
Version: 1.0
Description: withchrisgee.com
Author: Chris Gee
Author URI: http://www.withchrisgee.com
template: bb-theme
*/

.site-title {
    color: var(--wp--preset--color--fl-heading-text);
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
}

.grecaptcha-badge{
    display: none !important;
}