/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2026 | 09:30:58 */
.wpcf7-form select
{
	color:#fff;
	border-color:#fff;
}

.wpcf7-form button
{
	background-color:rgba(255, 255, 255, .2) !important;
	backdrop-filter:blur(4px) brightness(100%) !important;
}

.wpcf7-acceptance .wpcf7-list-item
{
	margin-left:0 !important;
}

.wpcf7-acceptance .wpcf7-list-item label
{
	color:#fff !important;
}

.wpcf7-acceptance .wpcf7-list-item label a
{
	color:rgb(83,162,214) !important;
}