h1 {
    text-align: center;
    font-family: "hobeaux", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
}

h2 {
    font-family: "hobeaux", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #ff9cdb;
}

h3 {
    font-family: "hobeaux", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #a1ff9c;
}

h4 {
    font-family: "hobeaux", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: #43a7d9;
}

h5 {
    font-family: "hobeaux", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}