.btncon {

}

.btnctr {
	display: flex;
	flex-wrap: wrap;
	grap: 20px;
	justify-content: center;
	justify-items: center;
}
.btnctr a.button { 
	margin: 0 !important; 
}

