body .gform_wrapper .top_label li.gfield.gf_left_half,
body .gform_wrapper .top_label li.gfield.gf_right_half {
float: none;
}
.drink-pics{
    margin-top: 65px;
}
.drink-img{
    width: 100%;
}

.page-title{
    margin: 45px 0 65px 0px;
}

.page-title h1 {
    font-size: 65px;
    text-align: center;
}

.page-title p {
    text-align: center;
    color: #dddddd;
    margin-top: 45px;
    font-size: 22px;
    line-height: 35px;
}

.drink-item{
    margin-bottom: 45px;
    text-align: center;
}

.drink-item p, .menu-item p{
    color: #dddddd
}


.gform_description{
    font-size: 22px;
}

.gform_heading{
    margin-bottom: 25px;
}

.tribe-events-calendar-month__day-date-daynum{
    color: white !important;
}

.tribe-events-calendar-month__day-date-daynum a{
    color: white !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
    color: white !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: white !important;
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 a{
    color: white !important;
}

.event{
    border-bottom: 2px solid #dddddd;
    display: flex;
    align-items: center;

}

.event-title{
    margin-right: auto;
}

.event-date{
    text-align: right; 
}