.buildapie-comment {
  border: 1px solid #b42430;
  font-size: 14px;
  margin-top: 35px;
  padding: 12px !important;
  border-radius: 6px;
}

.menu .lunch-special {
  max-width: 500px;
  text-align: center;
  margin: 15px auto 20px auto;
}

.menu .lunch-special .description {
  margin-bottom: 0;
  border: 1px solid #b42430;
  padding: 12px !important;
  border-radius: 6px;
  width: auto;
}

.menu-legend {
  font-size: 12px;
  text-align: center;
  margin-bottom: 25px;
}

img.leaf {
  width: 10px;
  height: auto;
  margin-left: 5px;
}

img.star {
  width: 13px;
  height: auto;
  margin-left: 5px;
}

img.nope {
  width: 13px;
  height: auto;
  margin-left: 5px;
}
