/* Quote block */
body .wp-block-quote {border: 1px solid var(--primary-color);padding: 1.2rem 1.6rem;font-size: clamp(1rem, 4vw, 1.2rem);line-height: 2.2;position: relative;}
.wp-block-quote::before {content: '';position: absolute;inset: -0.8rem auto auto -0.8rem;width: 1.6rem;height: 1.6rem;background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 0H32V32H8C3.58172 32 0 28.4183 0 24V0Z" fill="%23212121"/> <path d="M15.3196 19.2203C15.3196 18.466 15.126 17.8326 14.7388 17.32C14.4644 16.9669 14.092 16.7349 13.6218 16.624C13.1588 16.5143 12.7211 16.5066 12.3254 16.6C12.1907 15.7857 12.4096 14.9234 12.9652 14.0097C13.5219 13.0966 14.2396 12.41 15.1184 11.95L13.7876 10C13.1142 10.3394 12.4744 10.7697 11.8852 11.29C11.2875 11.8103 10.7572 12.4086 10.2858 13.0849C9.81439 13.7611 9.46085 14.5249 9.23357 15.3906C9.00629 16.2563 8.94315 17.1391 9.05174 18.0477C9.19316 19.2477 9.57364 20.2077 10.1932 20.9191C10.8122 21.6397 11.5832 22 12.5064 22C13.3187 22 13.993 21.7514 14.5267 21.2474C15.0547 20.7537 15.3185 20.0771 15.3179 19.2177L15.3196 19.2203ZM23 19.2203C23 18.466 22.8064 17.8326 22.4192 17.32C22.1442 16.96 21.7718 16.7266 21.3021 16.6197C20.8307 16.514 20.3986 16.5077 20.0058 16.6009C19.8711 15.7951 20.0816 14.9294 20.6388 14.0123C21.1944 13.1037 21.9116 12.418 22.7904 11.9551L21.4629 10C20.7889 10.3394 20.1548 10.7694 19.5605 11.29C18.9574 11.8181 18.4218 12.4211 17.9662 13.0849C17.4981 13.762 17.1496 14.5249 16.9224 15.3906C16.6915 16.2556 16.6294 17.1584 16.7397 18.0477C16.8794 19.2477 17.2582 20.2077 17.8761 20.9191C18.4934 21.6346 19.2631 21.9923 20.1851 21.9923C20.9988 21.9934 21.6728 21.7429 22.207 21.2406C22.7351 20.7469 22.9994 20.0703 23 19.2109V19.2203Z" fill="url(%23paint0_linear_2323_1277)"/> <defs> <linearGradient id="paint0_linear_2323_1277" x1="9" y1="20.3872" x2="22.9988" y2="20.3872" gradientUnits="userSpaceOnUse"> <stop stop-color="%23CF2F2F"/> <stop offset="0.5" stop-color="%23F6CD46"/> <stop offset="1" stop-color="%233F90B9"/> </linearGradient> </defs> </svg>');}
.wp-block-quote cite {font-size: clamp(0.9rem, 4vw, 1rem);font-weight: bold;text-align: right;line-height: 1.5;}