.privacy-statement ol {
	padding-left: 15px !important;
}
.privacy-statement li {
	padding-left: 35px !important;
}
.footer-info {
	margin-right: 5px;
}
.footer-info-btn {
	width: 200px; 
	color: #4572C4; 
	background-color: #fff!important;
}
.footer-info-btn:hover{
	color: #fff; 
	background-color: #2b46a6!important;
}
.footer-link {
	color: #fff!important;
}
@media only screen and (max-width: 600px) {
	.footer-info-list {
		font-size: 14px!important;
	}

}
.grecaptcha-badge { 
    visibility: hidden;
}
