.block-testimonials{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;column-gap:16px}.block-testimonials__wrapper{display:flex;flex-direction:column}.block-testimonials__content::before{display:inline-block;content:"";background-image:url(/wp-content/themes/rachelcooks-2024/assets/images/quote.svg);background-size:contain;background-repeat:no-repeat;width:23px;height:16px;margin-top:8px;margin-bottom:8px}.block-testimonials__content::after{display:inline-block;content:"";background-image:url(/wp-content/themes/rachelcooks-2024/assets/images/five-star.png);background-size:contain;background-repeat:no-repeat;width:108px;height:20px;margin-top:8px;margin-bottom:8px}.block-testimonials__content,.editor-styles-wrapper .block-testimonials__content{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;margin-right:24px;margin-left:24px;margin-top:-100px;padding:16px;background:var(--wp--preset--color--background);box-shadow:var(--wp--custom--box-shadow--1);text-align:center}.block-testimonials__content a{color:var(--wp--preset--color--foreground);text-decoration:none}.block-testimonials__content .title{font-size:var(--wp--preset--font-size--medium);margin-bottom:0}.block-testimonials__content .quote{flex:1;margin-top:0;font-size:var(--wp--preset--font-size--small)}@media (min-width:768px) and (max-width:1024px){.block-testimonials figure img{aspect-ratio:2/3!important}}@media (max-width:768px){.block-testimonials{grid-template-columns:repeat(1,1fr);row-gap:16px}}