#post-9 h3{
	 margin-bottom: .2em;  
	 font-style: normal;  
}

#post-9 .entry-content blockquote{
  margin-bottom: 2.5em;
}

input [type="button"]{
    background: rgb(28, 184, 65); /* this is a green */
    font-size: 15px;  
}

#home-form .button-apply {
    background: rgb(28, 184, 65); /* this is a green */
    font-size: 14px;
}

#home-form .button-contact {	
		background: rgb(66, 184, 221); /* this is a light blue */
    font-size: 14px;
}