.cards-digital-edition > .swiper-wrapper > .card {
	border: none !important;
}

.cards-digital-edition > .swiper-wrapper > .card > .card-body > a  {
	font-family: 'Source Sans Pro', sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	color: #141C36;
}