@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre&family=Alex+Brush&display=swap');
 

.section-content .content p {
    font-size: 22px;
    font-family: 'Abhaya Libre', serif;
}

.figure.figure-center {
    border: none;
    box-shadow: none;
}
h2 {
    font-family: 'Alex Brush', cursive;    
    font-size: 45px;
    text-align: center;
}