.panel-heading {
  height: 50px;
  font-size: 24px;
}

.panel-footer {
  border-top: 1px solid lightgray;
  background-color: white;
}

