/*
Theme Name: Lightning Child
Theme URI:
Description: Lightning Child is a WordPress child theme for Lightning.
Author: Lightning Child
Author URI:
Template:   lightning
Version: 1.00
*/


.money {
  background-color: #fbffd5;
  border-top: 1px solid gray;
  border-bottom: 1px dotted gray;
}
.money p {
  margin: 0;
  padding-right: 5px;
}
.veu_socialSet, .entry-meta-item-author, .site-body-bottom, .entry-meta-data-list {
  display: none;
}
.wpcf7-form label {
  font-size: 0.9rem;
  font-weight: bold;
}
.wpcf7 p {
  margin-bottom: 0;
}
.wpcf7-text, .wpcf7-number {
  padding: .4em .5em !important;
}
.wpcf7-list-item {
  margin: 0;
}
