blockquote {
    margin-bottom: 1.25rem;
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(13 8 48 / var(--tw-bg-opacity));
    padding: 1.25rem;
    font-family: Cormorant, sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    letter-spacing: -0.6px;
}
