/* Add your CSS code here.

Colour CSS

End of comment */ 

.WhiteText a{
	color: white !important;
}
.WhiteText a:hover{
	color: #ba2516ff !important;
}

.WhiteTextB a{
	color: white !important;
}


.BlackText a{
	color: black !important;
}

.BlackText a:hover{
	color: #ba2516ff !important;
}

.LeaderChurch a{
 color: white !important;
 text-align: center !important;
}


.LeaderChurch.jet-listing-dynamic-link {
    text-align: center;
}

.LeaderChurch.jet-listing-dynamic-link__label {
    display: inline-block;
}