div.d-flex > div:nth-child(1) {
	font-size: 1.2rem;
	font-weight: bold;
}

div.field > div:nth-child(1) {
	font-size: 1.2rem;
	font-weight: bold;
}

.node > footer:nth-child(2) > div:nth-child(2) {
	display: none !important;
}

.node__content {
	margin-bottom: 5rem;
}