.news-date {
	padding: 6px 6px 3px;
	background-color: #DD1A21;
	height: fit-content;
	width: auto;
	aspect-ratio: 1 / 1;
}
.news-date > div {
	font-family: 'DIN Pro';
	font-weight: 700;
	line-height: 1em;
	text-align: center;
}
.date-num {
	font-size: 1.75em;
}
.month-name {
	font-size: 0.75em;
}
