.wp-block-quote-custom{grid-column-gap:80px;grid-row-gap:0;align-items:center;background-color:#fff;border:1px solid #ededed;border-radius:20px;box-shadow:0 10px 8px 0 rgba(0,0,0,.1);color:#404040;display:grid;grid-template-areas:"title headshot" "text headshot" "name-title headshot";grid-template-columns:auto 205px;margin-bottom:40px;padding:clamp(30px,10vw,60px)}@media screen and (max-width:768px){.wp-block-quote-custom{grid-column-gap:30px;grid-template-areas:"title title" "text text" "headshot name-title";grid-template-columns:1fr 1fr}}@media screen and (max-width:500px){.wp-block-quote-custom{grid-template-areas:"title" "text" "headshot" "name-title";grid-template-columns:1fr;justify-items:center}}.wp-block-quote-custom:last-of-type{margin-bottom:0}.wp-block-quote-custom.is-style-green{background-color:#c3da6e;border:none}.wp-block-quote-custom.is-style-green .quote-headshot{background-color:#fff}.wp-block-quote-custom.is-style-black{background-color:#0a0a0a;border:none;color:#fff}.wp-block-quote-custom.is-style-black .quote-title{color:#c3da6e}.wp-block-quote-custom.is-style-black .quote-name-title,.wp-block-quote-custom.is-style-black .quote-text{color:#fff}.wp-block-quote-custom.is-style-black .quote-headshot{background-color:#fff}.wp-block-quote-custom .quote-title{color:#000;font-size:30px;font-weight:700;grid-area:title;line-height:27px;margin-bottom:24px}.wp-block-quote-custom .quote-text{grid-area:text;margin-bottom:40px}.wp-block-quote-custom .quote-text p{font-size:20px;font-weight:400;line-height:30px}.wp-block-quote-custom .quote-text p:last-of-type{margin-bottom:0}.wp-block-quote-custom .quote-name-title{font-size:20px;font-style:normal;font-weight:600;grid-area:name-title;line-height:40px;margin-bottom:0}.wp-block-quote-custom .quote-headshot{aspect-ratio:1/1;background-color:#c3da6e;border-radius:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);grid-area:headshot;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:500px){.wp-block-quote-custom .quote-headshot{margin-bottom:24px}}
