@font-face {
    font-family: bubble;
    src: url("./ressources/Bubble.ttf");
}

.initiale {
    font-family: bubble;
}

main blockquote#problematique div>p::before,
main blockquote#problematique div>p::after {
    content: none;
}

.smallimage {
    width: 70%;
}

.verysmallimage {
    height: 60vh;
}