body {
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333; }

.gradient_head {
  background: linear-gradient(to bottom, #B2D235 0%, #48A851 100%);
  text-align: center;
  height: 60px;
  width: 100%; }

.footer {
  background: linear-gradient(to bottom, #B2D235 0%, #48A851 100%);
  text-align: center;
  width: 100%;
  margin: 0;
  overflow: hidden;
  #border-top: 4px solid #CDCD1F; }

.item {
  border: 0;
  #border-radius: 6px; }

/*# sourceMappingURL=style.css.map */
