/* 
    Created on : 2025年4月17日, 上午11:15:15
    Author     : wishk
*/

.wpcf7-not-valid-tip{
    display: none !important;
}

.ftds-wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.wpcf7-spinner{
    display: none;
}

#ftds-cf7-submit{
    margin: 15px;
}
