.course--teaser .card-title { font-size: 24px; font-weight: 800; line-height: 1.5em; text-align: center }
@media (min-width:768px) {
	.course--teaser .card-title { text-align: unset }
}
.course--teaser .card-subtitle { color: #66b500; font-size: 16px; line-height: 1.5em; text-align: center }
@media (min-width:768px) {
	.course--teaser .card-subtitle { margin-bottom: 1rem !important; text-align: unset }
}
.course--teaser .card-text { font-size: 1rem; font-style: italic; line-height: 1.5em }
.course--teaser .card-divider { background-color: #66b500; height: 4px; margin-bottom: 1rem; margin-top: 1rem }
.course--teaser .card-body .field { margin-bottom: .5rem }
.course--teaser .card-body .field__item { font-weight: 700 }
.course--teaser .card-body .btn { border-bottom-left-radius: 0; border-top-right-radius: 0; color: #fff; font-size: .75rem; font-weight: 500 }
.course--teaser .card-body .badge { padding: 0 }

