.dazeraw-radio-archive {
	border-top: 0;
	grid-row-gap: calc(2px * var(--gutter));
}

.dazeraw-radio-archive .dazeraw-radio-item {
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

.dazeraw-radio-title {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.18;
	text-transform: uppercase;
}

.dazeraw-radio-title a {
	display: block;
}
