/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 03 2026 | 09:22:27 */
blockquote {
  position: relative;
  padding: 24px 24px 24px 32px;
  margin: 32px 0;
  border-left: 5px solid;
  background: linear-gradient(to right, rgba(0,0,0,0.04), transparent 70%);
  border-radius: 8px;
}

blockquote p {
  margin: 0;
}
