.textContent {
    font-family: 'Barlow', 'sans-serif';
    color: #222;
    font-size: 1.1em;
}

.headerText {
    font-family: 'Cinzel' , 'sans-serif';
    color: #222;
    margin-bottom: 15px;
    text-align: center;
}

img {
    max-width: 100%;
}