.product-page{
  background: #E5E2DA;
}


.rowfreshly  h2{
  color: #FFAB31;
  font-family: Bureau Grot, var(--default-font-family);
font-size: 56px;
font-style: normal;
font-weight: 900;
line-height: normal;
}
.rowfreshly p{
  color: #000;
  font-family: Bureau Grot, var(--default-font-family);
font-size: 38px;
font-style: normal;
font-weight: 900;
line-height: normal;
}

.taste{
  color: #000;
  font-family: Bureau Grot, var(--default-font-family);

font-style: normal;
font-weight: 700;
line-height: normal;
}



.product-button a{
  color: #000;
  font-family: Bureau Grot, var(--default-font-family);
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
.columncategories{
  display: flex;
  flex-direction: column;
width: 74px;
}
.btn-name{
 color: #000;
  font-family: Bureau Grot, var(--default-font-family);
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
.product-button{
  width:auto !important;
  display: block;
  margin: auto;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}





.card {
    background-color: unset !important;
    border: unset !important;
}

.burgersone_one{
  margin-bottom: 30px !important;
}
.card-img, .card-img-top {
   
    margin: auto;
}

.product-button a {
    font-size: 20px ;
}


button#viewAll {
    margin-top: 50px;
    font-family: 'Bureau Grotx';
    letter-spacing: 2px;
    width: 250px;
    padding: 10px;
}


.container-fluid.home-section4 {
    padding: 0;
}
