/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 nov. 2016, 11:42:24
    Author     : m.anceaux
*/
h2 {
  font: 300 22px/24px "Lato", sans-serif;
  margin-bottom: 30px; }

.message-pfg {
  padding: 20px;
  color: #fff;
  background-color: #ED6564;
  text-align: center;
  font: 300 14px/20px "Lato", sans-serif; }
  .message-pfg i {
    margin-right: 10px;
    font-size: 20px; }

.pfg-forms {
  font: 300 14px/20px "Lato", sans-serif;
  margin-bottom: 15px; }
  .pfg-forms fieldset legend {
    border: none; }
  .pfg-forms fieldset .form-group label {
    font-weight: 400; }
  .pfg-forms fieldset .form-group .form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/*# sourceMappingURL=contact-form-enhanced.css.map */
