.address,
.contact,
.hours {
  font-size: 16px;
}

.address {
  margin-bottom: 15px;
}

.contact,
.hours {
  margin-bottom: 30px;
}

.hours:last-child {
  margin-bottom: 0;
}

h4,
h5 {
  font-size: 16px;
  margin-bottom: 12px;
}

h4 {
  text-decoration: underline;
}

h5 {
  color: #ff4c00;
  font-weight: bold;
}
