/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 02 2019 | 13:45:21 */
.wpcf7-form-control-wrap input {
  background-image: none !important;
}

.wpcf7-form .form-group, .wpcf7-form .form-group input, .wpcf7-form .form-group select, .wpcf7-form .form-group textarea, .wpcf7-form input[type="submit"] {
  width: 100%;
}

.wpcf7-form .comments {
  margin: 0 !important;
}

.wpcf7-form input[type="submit"] {
  padding: 10px;
}

.colored {
  color: #6d9bb1;
}

.padding-top {
    padding-top: 50px;
}