/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.hurrytimer-timer-digit, .hurrytimer-timer-sep{
    color: #fff !important;
    font-family: Coiny !important;
}

.hurrytimer-timer-digit{
    font-size: 50px !important;
    line-height: 1 !important;
}

/** GRAVITY FORMS STYLES **/

span.gfield_required{
    color: var(--global-color-10) !important;
}

.gform-theme--foundation .gform_fields{
    row-gap: 20px !important;
}