.text { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: smooth;
	font-variant: normal;
	color: #7B6E5E;
	text-decoration: none;
} 

.textLight {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: smooth;
	font-variant: normal;
	color: #D9D6B7;
	text-decoration: none;
}

.custom {
	border: 2px solid #7B6E5E;
	padding: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: smooth;
	font-variant: normal;
	color: #7B6E5E;
	text-decoration: none;
}
