.btn-banner{text-align: center;margin-top: 20px;}
@media (max-width: 768px) {
	.banner-style-two .theme-btn-two:hover{
		color:#fff !important;
		background-color: #d7ae5a !important;
	}
	.theme-btn-two:hover {
		background-color:#d7ae5a !important;
	}
}
.policy {
	margin-top: 50px; 
	margin-bottom: 50px;
	font-size: 18px;
	text-align: left;
	color: #000;
	line-height: 2.0;
}
.policy p strong {
	color: #d7ae5a;
	}
