.card-cover a .card-title {font-size: calc(2.25rem + 2.25vw);}
section.aboutbody.sectionlight-bg::after, section.cartaridesbody.sectionlight-bg::after, section.highlightbody.sectionlight-bg::after {display: none;}
.card-cover.vote {
	background-image: url('../../../images/banners/banner-vote.webp');
	background-position: center;
	background-repeat: no-repeat;
}
.card-cover.register {
	background-image: url('../../../images/bgs/bg-flags-sidewalk.webp');
	background-position: center;
	background-repeat: no-repeat;
}
.card-cover.elections {
	background-image: url('../../../images/bgs/bg-crBridge.webp');
	background-position: bottom;
	background-repeat: no-repeat;
}