/*.rpress_fooditems_list h5.rpress-cat {
  background-color: #e8dfdf;
  border-width: 1px;
  border-style: solid;
  border-color: #c48383;
  padding-left: 10px;
}*/

.fs-container h3 {
  background-color: #ffe2bf;
  border-style: solid;
  border-width: 1px;
  border-color: #d97e23;
  padding-left: 10px;
  text-decoration: none;
  font-style: normal;
  text-align: center;
  font-weight: bold;
}

.fs-btn-primary {
  color: #000;
	}

.fs-btn-primary:hover {
  color: #343538;
}