body {
  background-color: #FF9900;
  font-family: 'Roboto Slab', serif;
}

h1, h2, h3, h4 {
  font-family: 'Gloria Hallelujah', cursive;
}

.store-item {
  border-bottom: 1px solid brown;
  margin-top: 10px;
}

.label-703 {
  font-weight: bold;
  font-size: 1.3em;
}
.description-703 {
  font-weight: normal;
  font-style: italic;
}

.float-right {
  float: right;
}

.logo {
    width: 90%;
}

.phone-icon {
  display: inline-block;
  width: 50px;
  padding: 0 8px;
}

.mt {
  margin-top: 8px;
}

.center {
  text-align: center;
}

.clickable {
  cursor: pointer;
}
