.elementor-214 .elementor-element.elementor-element-4917c85{--display:flex;}.elementor-214 .elementor-element.elementor-element-b606484{--spacer-size:252px;}.elementor-214 .elementor-element.elementor-element-cbc4db8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-7e742c1 */.main-container{
    height: 800px;
    display: flex;
    flex-direction: row;
    justify-content: center; 
    align-items: center;
    background-color: #1A130D;
    background-image: url('https://gourmet7cater.com/wp-content/uploads/2024/07/Group-12.png');
    background-size: 77%;
    background-position: bottom center;
    background-repeat: no-repeat; 
}

.right-column{
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.barmitvahdiv{
    display: flex;
    justify-content: center;
    align-items: center;
}
#barmitzvah {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #E5E5E199;
    transition: all 0.2s ease;
    z-index: 2;
}

#barmitzvah:hover {
    font-size: 50px;
    font-weight: 700;
    color: white;
    transition: all 0.2s ease;
}

.arc {
    z-index: 1;
    height: 165px;
    width: 165px;
    opacity: 0;
    margin-right: -108px;
    transition: all 0.5s;
}


.left-column{
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}/* End custom CSS */