/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 10 2026 | 03:58:04 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.wpmtst-form.wpmtst-form-id-1{
	background:#eee;
	text-align:left;
	border-radius:8px;
	box-shadow:5px 5px 15px 5px rgba(0,0,0,.2);
}
.wpmtst-form.wpmtst-form-id-1 input,.wpmtst-form.wpmtst-form-id-1 textarea{
	border:none;
	padding:10px;
	margin-bottom:5px;
}
.wpmtst-form.wpmtst-form-id-1 label{
	margin-bottom:15px;
	
}
.after{
	font-size:11px;
	font-style:italic;
	color:darkred;
}