<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #ff88f9;
}

.main-container {
			width: 85%;
	background-color: #ffffff;
	margin:auto;

}

.w3-bar-item{
font-size: 20px;
font-family: 'Lobster', cursive;
color: #ffffff;
background-color: #4a178bff;
 letter-spacing: 1px;	

}


.centerdiv {
	width: 85%;
	background-color: #ffffff;
	margin:auto;
}

.navdiv {
	width: 80%;
background-color: #4a178bff;
	margin:auto;
}

.bodydiv {
  width: 85%;
  margin:auto;
}


h1.logotype {
font-size: 36px;
font-family: 'Lobster', cursive;
color: #fff;
background-color: #4a178bff;
letter-spacing: -1px;
}

p.intro {
font-family: 'Merienda', cursive;
font-size: 20px;
text-align: center;
padding-left: 48px;
padding-right: 48px;
color: #fff;
}

p.markets {
font-family: 'Merienda', cursive;
font-size: 18px;
text-align: center;
padding-left: 48px;
padding-right: 48px;
color: #000;
}

p.hours {
font-family: 'Oswald', sans-serif;
font-size: 24px;
text-align: center;
padding-left: 48px;
padding-right: 48px;
color: #000;
}

p.mouse {
color: #fff;
font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  font-size: 12px;
  }
  
p.descrip {
font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
  font-size: 20px;
  }



h4 {
font-size: 36px;
font-family: 'Lobster', cursive;
color: #4a178bff;
 letter-spacing: -1px;
}

h4.day {

font-size: 24px;
font-family: 'Lobster', cursive;
color: #ffffff;
 letter-spacing: -1px;
}


h4.market {
font-size: 24px;
font-family: 'Lobster', cursive;
color: #000;
 letter-spacing: -1px;
}

h5 {
font-family: 'Oswald', sans-serif;
color: #fff;
   letter-spacing: 1px;
  font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
}

h5.ingredients {
  color: #f3ff9d;
font-family: 'Oswald', sans-serif;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 1.4;
   font-weight: 500;
  }

h5.tag {

  font-color: #FFF;
font-family: 'Roboto', sans-serif;
  letter-spacing: 5px;
  font-size: 20px;
}



body {
font-family: 'Roboto', sans-serif;
	font-size: 22px;
}
h2, h3, h6 {
font-family: 'Roboto', sans-serif;
  letter-spacing: 5px;
}

.w3-theme-l3 {
background-color: #4a178bff;
}

.w3-theme-l4 {
background-color: #666666;
}

.plus {
font-family: 'Roboto', sans-serif;
font-weight: 800;
color: #4a178bff;
font-size: 28px;
}







</pre></body></html>