.vss_button{
	background-color:#4dab30;
	color:#ffffff;
	width:100%;
	margin-top:10px
}

.vss_select{
	background-color:#fff;
	width:100%;
	padding:10px
}

.vss_select_option{
	font-size: 18px;
font-family: Rubik;
font-weight: 400;
color: rgb(105,123,143);
padding:10px
}