/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 08:06:43 */
.refer_a_friend_infobox .pp-description-wrap p a {
	color: #000 !important;
	text-decoration: underline;
}

.gform_required_legend {
	display: none;
}

.gfield_select {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(/wp-content/uploads/2025/07/Vector-12.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
}

#label_9_11_1 {
	color: #565657;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
	font-size: 12px;
}

#gform_submit_button_9 {
	background: linear-gradient(90deg, #1B9ED9 0%, #252467 100%);
}