.Baala-menu-image{
    height: 500px;
    padding: 20px;
}


.menu_bg_color{
    background-color: wheat;
}

.menu-items-title{
    color: red;
    font-family: serif;
    font-size: 34px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
}

.menu_img{
    height: 300px;
}

.menu-items{
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: green;
    text-align: center;
}

.menu-items-prize{
    color: yellow;
}
