/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.case-study img {
padding: 30px;
padding-bottom: 0px !Important;
}
.case-study .x-promo-content {
color: #000;
font-size: 14px;
}
.case-study {
background: #fff;
}

.asito img {
width: 200px;
min-width: 75px !important;
margin: 0 50px;
}
.werkwijze .x-feature-box-title {
font-size: 1.2em;
}
.cf7 {
background-color: rgb(0, 104, 113) !important;
padding: 5px 30px;
color:#fff;
font-size: 16px;
border: 2px #fff solid;
padding-bottom: 5px;
}
.cf7 h3{
color:#fff;
font-size: 18px;
font-weight:600;
}
input {
font-size: 17px !important;
color:#111 !important;
}
textarea {
font-size: 17px !important;
color:#111 !important;
}

input[type="submit"]{
    background: #dd9933!important;
    border-radius: 3px;
color:#fff !important;
width: 100%;
}
.lead {
font-size:12px !important;
}
.cf7 br {
display:none;
}