.hero h1,
.hero h2,
.hero h3 {
    font-family: "C059", serif;
}
.hero img {
    width: 30rem;
    max-width: 100%;
    height: auto;
    margin-bottom: 5rem;
}
.text-center{
    text-align: center;
}
