h1 {
color:hwb(292 4% 24%);
font-size:48px;
text-align: center;
}

h2 {
    color:rgb(0, 0, 0);
    font-family:"helvetica",serif;
    font-size: large;
    font-weight: 500;

}
.bg-hero{ 
    background:no-repeat url("IMG/upscale-restaurant-setting-with-vegan-tacos-menu-concept-vegan-cuisine-gourmet-dining-upscale-ambian.jpg");
    background-size: cover;
    background-size:center;
    width:large;
    height:auto;
    text-align:enter;
      
}
.roboto{
    font-family: "Roboto",serif;

}

.lato-bold {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-style: normal;
  }


.button-is-primary
{
    color:ac140cff
}
h3 {
    font-family: "Georgia",serif;
    font-size:large;
    font-weight: 700;
    text-align:center;
}
h4{
    color:rgb(208, 11, 11);
    font-size: large;
}
