.tpl-article-overview {
}

.dt-articleoverview {
    .card {
        @apply h-full;

        .card-container {
            @apply h-full relative pb-24;
        }

        .btn-wrapper {
            @apply absolute bottom-0;
        }
    }
}
