.quoted-text{
    border-left: 3px solid var(--accent);
    border-radius: 10px;
    padding: 1rem;
    background: #e3f0ff;
    font-weight: 600;
}