.blog-quote{align-items:center;align-self:stretch;background:var(--Grey-10,#f6f7f8);border-radius:12px;display:flex;margin-bottom:8px;margin-top:8px;padding:24px}.blog-quote .text{align-items:flex-start;border-left:2px solid #19c4e6;display:flex;flex:1 0 0;flex-direction:column;gap:16px;justify-content:center;padding-left:16px}.blog-quote .text h2{font-size:20px}.blog-quote .text span{color:var(--day-title,#16181d)}