/* Page contacts
   Source : "Simple Custom CSS and JS PRO" (code #897) - migre dans le theme enfant.
*/
.contact-item h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  line-height: 1.1; }
  .contact-item h5 {
    font-size: 1em;
    margin-bottom: 0;
    color: dimgray;
    line-height: 1.1; }
  .contact-item p {
    margin-top: 15px; }
