/**
 *
 *
 */

#node-nematis-contact-page .webform-component,
#node-nematis-contact-page .form-actions .form-submit{
  border-radius: 4px 4px 4px 4px;
}

#node-nematis-contact-page .webform-component .form-textarea, 
#node-nematis-contact-page .webform-component .form-text {
    border-radius: 0 4px 4px 0;
}

#node-nematis-contact-page .webform-client-form .form-actions .form-submit{text-shadow: 0px 2px 2px #000;}