html,
body {
    background-image: url(../images/background.png);
    overflow-x: hidden;
    width: 100%;

}

.event-head{
    font-family: Libre Baskerville;
    font-weight: 700;
    color: #4A010A;
}

.event-title{
    font-family: Lateef;
    font-weight: 400;
    color: #524617;
}

.gourmet-text {
    font-family: Averia Serif Libre;
    font-weight: 700;
    color: #524617;
}