  q {
    font-style: italic;
    font-weight: 500;
}
q::before,
q::after {
    content: '"';
}