.quoted{ 
    font-size:.95rem;
    line-height:1.3;
}

.quoter{
    font-size:1.32em;
    color:#f4ed5e;
    font-family:"firula", sans-serif;
    line-height:0;
}

.testimonialsedit{
    background:#eee;
    padding:1rem 1rem .5rem;
    border:1px solid #ccc;
    border-radius:.1rem;
}

.testimonialsedit h1{
    font-size:1.15em;
    margin:-1rem -1rem .5rem;
    padding:.5em 1em;
    background:#999;
}

.testimonialsedit .h1{
    font-size:1.2em;
    margin:.75em 0 1em;
    line-height:1.18;
}

.green{ color:#8ac13f; }

.is-style-newsletter{
    font-family: "trade-gothic-next-condensed", sans-serif;
}

.is-style-newsletter p{ 
    font-size:1.14em;
    margin-bottom:1.25em;
}

.underlined{
    position:relative;
    display:inline-block;
}

.underlined:after{
    background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 171.1 7.7'%3E%3Cpath fill='%23f4ed5e' d='M0 7.7C31.9 3.1 64.3.6 96.2 0c19.4-.3 39.4.2 58.8 2.5 3.8.3 12.2 1.7 16 2.3-2.3-.2-11.3-1.2-13.4-1.4C105.2-.4 52.5 3.2 0 7.7'/%3E%3C/svg%3E") center top / 100% auto no-repeat;
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    width:120%;
    height:1em;
    bottom:-.85em;
    content:"";
}

h4 .underlined:after{ background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 171.1 7.7'%3E%3Cpath fill='%23cf1f2a' d='M0 7.7C31.9 3.1 64.3.6 96.2 0c19.4-.3 39.4.2 58.8 2.5 3.8.3 12.2 1.7 16 2.3-2.3-.2-11.3-1.2-13.4-1.4C105.2-.4 52.5 3.2 0 7.7'/%3E%3C/svg%3E") center top / 100% auto no-repeat; }

.callout{
    color:#8ac13f;
    font-size:1.38em;
    font-family:"firula", sans-serif;
    line-height:1;
}