/* You can add your own CSS here. */

#wpcf7-f281-p282-o1 .vc_column_container>.vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}
#wpcf7-f281-p282-o1 .vc_row {
    margin-left: -5px;
    margin-right: -5px;
}
#wpcf7-f281-p282-o1 .wpb_content_element {
    margin-bottom: 5px !important;
}
#wpcf7-f281-p282-o1 input {
    background-color: #fff !important;
    border: solid 1px !important;
    border-radius: 3px;
    font-size: 18px !important;
    padding: 8px 10px !important;
}
#wpcf7-f281-p282-o1 #report-button {
    background-color: #49d8ab !important;
    border-radius: 3px !important;
    font-size: 33px !important;
    letter-spacing: -1px;
    line-height: 33px;
    padding: 11px 16px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    width: 100%;
    color: #fff;
    font-weight: 900;
}
#report-button:hover {
    
}

#wpcf7-f281-p282-o1 ::-webkit-input-placeholder {
  font-size: 18px !important;
}
#wpcf7-f281-p282-o1 ::-moz-placeholder {
  font-size: 18px !important;
}
#wpcf7-f281-p282-o1 :-ms-input-placeholder {
  font-size: 18px !important;
}
#wpcf7-f281-p282-o1 :-moz-placeholder { 
  font-size: 18px !important;
}