/*below defines style of contact forms on site*/
.wpcf7
{
    background-color: white;
    border-style: none;
    width:70%;
}
/* Below defines the size of the Vimeo video on About Us page */
.iframe {
  width:640;
  height:360;
}
/* Below is style for the 'customers and partners' link in footer of main pages */
.a12 {
  color: #c1272c;
}
