.lp-header-title-4 {
  font-size: 20px !important;
  text-align: center; }

.g-button {
  background: #56c40f; }
  .g-button:hover {
    color: #56c40f !important;
    border-color: #56c40f !important;
    background: #fff; }

.g-button.g-button--invert {
  color: #56c40f !important;
  border-color: #56c40f !important; }
  .g-button.g-button--invert:hover {
    background: #56c40f;
    color: #fff !important; }

.lpc-popup-form-1__top {
  background: rgba(27, 27, 25, 1) !important; }

.lp-form-tpl__field-text {
  color: #000 !important; }
