.aws-567c5fa3-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 100%;
}

.aws-567c5fa3-top-label {
	margin-bottom: 15px;
}

.aws-567c5fa3-heading {
	margin: 0 0 15px 0;
}

.aws-567c5fa3-subtitle {
	margin-bottom: 40px;
}

.aws-567c5fa3-pills-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.aws-567c5fa3-pill {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none !important;
	transition: all 0.3s ease;
	box-sizing: border-box;
}

.aws-567c5fa3-pill:hover,
.aws-567c5fa3-pill:focus {
	text-decoration: none;
}

.aws-567c5fa3-pill-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.aws-567c5fa3-pill-icon svg {
	display: block;
}

.aws-567c5fa3-bottom-note {
	margin-top: 30px;
}
