
#brxe-hemwbo {
	color: var(--uwga-primary);
	text-decoration: underline;
	line-height: 2.4em;
}

#brxe-hemwbo a {
	color: var(--uwga-primary);
	text-decoration: underline;
	line-height: 2.4em;
	font-size: inherit;
}

@media (max-width: 1280px) {
	#brxe-hemwbo ul {
		margin: 0;
	}
}

#brxe-khcaml {
	color: var(--uwga-primary);
	text-decoration: underline;
	line-height: 2.4em;
}

#brxe-khcaml a {
	color: var(--uwga-primary);
	text-decoration: underline;
	line-height: 2.4em;
	font-size: inherit;
}

@media (max-width: 1280px) {
	#brxe-khcaml {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#brxe-khcaml ul {
		margin: 0;
	}
}

#brxe-gldgew {
	flex-direction: row;
	flex-wrap: nowrap;
	column-gap: var(--gap-content);
}

@media (max-width: 1280px) {
	#brxe-gldgew {
		flex-direction: column;
	}
}

#brxe-bgknyl {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
