.sergeants-archive-title {
	margin: 0 0 0.6em;
	font-size: 2rem;
	line-height: 1.2;
}

.sergeants-category-description {
	margin-top: 2rem;
	margin-bottom: 2rem;
	overflow-wrap: break-word;
}

.sergeants-category-description h2,
.sergeants-category-description h3 {
	margin-top: 1em;
}

/* Keep the shared heading outside the rotating slides and visible on every slide. */
.sergeants-home-hero > .bx-wrapper {
	margin-bottom: 0;
}

.sergeants-home-hero .sergeants-hero-title {
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: white;
	margin: 0 0 10px;
	padding: 0;
}

@media (min-width: 768px) {
	.sergeants-home-hero .sergeants-hero-title {
		margin: 0;
		padding-right: 10px;
	}
}

@media (min-width: 981px) {
	.sergeants-archive-title {
		font-size: 2.6rem;
	}
}

@media (min-width: 1280px) {
	.sergeants-home-hero .sergeants-hero-title {
		font-size: 22px;
		padding-right: 20px;
	}

	.sergeants-home-hero .bx-wrapper .bx-pager {
		bottom: 20px;
	}
}
