h2.is-style-custom-heading {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 4em;
    letter-spacing: 0.1em;
    background: none;
    padding: 0;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-bottom: 0.25em;
}

h2.is-style-custom-heading:before { display: none; }

h3.is-style-custom-heading {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0.1em;
    background: none;
    color: #000;
    padding: 0;
    margin-top: 0;
}

h3.is-style-custom-heading:before { display: none; }

p.is-style-custom-paragraph {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1;
    letter-spacing: 0.05em;
    background: none;
    color: #000;
    padding: 0;
}

