.archive-title {
	color: #ED1D25;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}

.archive-description {
	color: #ED1D25;
	font-size: 18px;
	text-align: center;
}

.archive-info {
	color: #1F2428;
	margin-bottom: 1px;
}

.archive-image {
	height: 15rem;
}

.no-text-decoration {
	text-decoration: none;
}