/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

h3 {
   padding-top:30px;	
}

p {
    line-height: 130%;
}

ul {
    line-height: 130%;
    list-style-image: url('/images/mf-bullet-1.png'); 
    padding-left: 20px;
}


.contact-form input {
  min-height: 30px;
  }
.contact-form label {
    display: inline-block;
}