/*
 Theme Name:   Paul Clealand
 Theme URI:    https://rockettwd.co.uk
 Description:  Child theme for Enigma
 Author:       Mike Rockett
 Author URI:   https://rockettwd.co.uk
 Template:     enigma
 Version:      1.0.0
*/

/* Your custom CSS goes below */

h1, h2, h3, h4, h5, h6 {
    font-family: "Source Serif 4", serif;
    font-weight: 400;
}

p, a, input, textarea, select, button, div, span {
    font-family: 'Open Sans', sans-serif;
}

.eyebrow {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.header-default__menu a {
    font-weight: 500 !important;
}

.enigma-step {
    height: 100%;
}

.blaze-track-icon path {
    fill: #1b693a !important;
}

.enigma-testimonial-slider .hdln-2 {
    color: var(--wp--preset--color--secondary) !important;
}