.elementor-28 .elementor-element.elementor-element-6c139e6 > .elementor-container{max-width:1500px;}.elementor-28 .elementor-element.elementor-element-6c139e6{padding:020px 0px 20px 0px;}/* Start custom CSS */.seating-capacity img {
    opacity: 1;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.seating-capacity a {
    font-size: 20px;
    margin-top: -40px;
    font-weight: 700;
    text-align: center;
    color: #6c6c6c;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.seating-capacity:hover img {
    opacity: .9;
}

.seating-capacity:hover a {
    color: #FB0000;
}/* End custom CSS */