* {
    font-family: "Montserrat", Arial, sans-serif;
    text-align: center;
}

h2 {
    margin-top: 50px;
}

img {

    max-width: 100%;
    height: auto;
}

img.event {
    border-radius: 10px;
}

footer {
    margin-bottom: 20px;
}