/*
Theme Name: Lightning Child
Template: lightning
Version: 1.0.0
*/

.border-none-h, .border-none-h:before, .border-none-h:after {
  border: none !important;
}

.margin-bottom-0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.page-header {
  color:#000 !important;
  background-color: #fff !important;
}

.page-header-title {
  font-weight: 500 !important;
}

.site-footer {
  border-top: none !important;
}