.beverage-comment {
    margin-top: 75px;
    margin-bottom: 50px;
    border-bottom: solid 1px lightgrey;
}

.comment_all {
    margin-top: 75px;
    margin-bottom: 50px;
    border-bottom: solid 1px lightgrey;
}

.food-comment {
    margin-top: 75px;
    margin-bottom: 50px;
    border-bottom: solid 1px lightgrey;
}

.general-comment {
    margin-top: 75px;
    margin-bottom: 50px;
    border-bottom: solid 1px lightgrey;
}

.header-box {
    margin-top: 30px;
    margin-bottom: 50px;
    border-bottom: solid 1px lightgrey;
}