.customPanel {
  margin-bottom: 10px;
}
.customPanel .panel-heading:after {
  display: none;
}
.customPanel .panel-heading .panel-title {
  font-size: 16px !important;
  font-family: Lato !important;
  font-weight: 700 !important;
}
.border-bottom {
  border-bottom: 1px solid #f5f5f5 !important;
}