.citation {
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='114' height='89' viewBox='0 0 114 89' fill='none'%3E%3Cpath d='M43.9891 0C48.1196 1.02653 50.8044 4.31141 52.0435 9.85466C46.0544 13.1396 39.962 18.0669 33.7663 24.6367C27.5707 31.2065 23.2337 38.3922 20.7554 46.1938H21.6848C29.5326 46.1938 35.625 48.2468 39.962 52.3529C44.5054 56.2537 46.7772 61.3864 46.7772 67.7509C46.7772 73.7047 44.5054 78.7347 39.962 82.8408C35.625 86.9469 30.3587 89 24.163 89C16.7283 89 10.8424 86.4337 6.50544 81.301C2.16848 75.9631 0 69.5986 0 62.2076C0 49.684 4.02717 38.4948 12.0815 28.6401C20.1359 18.7855 30.7717 9.23875 43.9891 0ZM105.946 0C110.076 1.02653 112.761 4.31141 114 9.85466C108.011 13.1396 101.918 18.0669 95.7228 24.6367C89.5272 31.2065 85.1902 38.3922 82.712 46.1938H83.6413C91.4891 46.1938 97.5815 48.2468 101.918 52.3529C106.462 56.2537 108.734 61.3864 108.734 67.7509C108.734 73.7047 106.462 78.7347 101.918 82.8408C97.5815 86.9469 92.3152 89 86.1196 89C78.6848 89 72.7989 86.4337 68.462 81.301C64.125 75.9631 61.9565 69.5986 61.9565 62.2076C61.9565 49.684 65.9837 38.4948 74.038 28.6401C82.0924 18.7855 92.7283 9.23875 105.946 0Z' fill='%2303326C'/%3E%3C/svg%3E");
    background-size: 12rem 9rem;
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: scroll;
}
.citation_contenu {
    padding: 2.88rem 2.25rem;
}

.citation_auteur {
    padding-top: 1rem;
    display: inline-block;
    text-transform: uppercase;
}

