/*
Theme Name:     Kale Child Theme. Child for Kale
Template:       kale
Version:        1.0
*/

/* --- Fonts --- */
.logo .header-logo-text {
    font-family: 'Corben', cursive;
    text-transform: lowercase;
    letter-spacing: 5px;
    font-size: 60px;
    line-height: 60px;
}

.custombox-content > * {
    max-width: 21%;
    max-height:95%
}

.ig_es_form_field_name, .ig_es_form_field_email {
		width: 200%;
}

.wp-block-buttons .wp-block-button__link {
    padding: 8px 20px;
    text-align: center;
    background: #5A822B;
    border-radius: 3px;
}
