.boton-banner-PA{
	position: relative;
	text-align:center;
	margin-top: 2rem;
	height: 43px;
	padding-top: 11px;
	border-radius: 50px;
}

.boton-banner-PA:hover{
	position: relative;
	color: #6EAB24;
	background-color:#fff !important; 
	text-align:center;
	margin-top: 2rem;
	height: 43px;
	padding-top: 11px;
	border-radius: 50px;
}



.boton-banner-PA:active{
	position: relative;
	color: #6EAB24 !important;
	background-color:#fff !important; 
	text-align:center;
	margin-top: 2rem;
	height: 43px;
	padding-top: 11px;
	border-radius: 50px;

}

.boton-banner-PA:focus{
	position: relative;
	color: #6EAB24 !important;
	background-color:#fff !important; 
	text-align:center;
	margin-top: 2rem;
	height: 43px;
	padding-top: 11px;
	border-radius: 50px;
}