#reg_code_finder {
	color: #1e2a3a; 
	background-color: #c9a96e; 
	font-size: 16px; 
	border-radius: 5px; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0.8rem 1rem; 
	border-color: #0072ff;
}