.mp-teaser02 {
	max-width: 600px;
}

.mp-teaser02 .card-body {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mp-teaser02 .card-title {
	text-align: center;
}

.mp-teaser02 .card-image {
	height: 100px;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.mp-teaser02 .card-text {
	text-align: center;
}

.mp-teaser02 .mp-color-red {
	color: var(--bs-primary);
}

.mp-teaser02 .mp-color-black {
	color: var(--bs-dark);
}
