<pre><span><style>

[data-test="card-item"] .card-subtitle {
-webkit-line-clamp: 20 !important;
margin-top: 28px;
position: relative;
color: black;
white-space: break-spaces;
}

[data-test="card-item"] .card-footer {
position: fixed;
margin-top: -12px;
}

[data-test="card-item"] .card-footer .bottom-right-overlay {
color: grey;
}

[data-test="card-item"] .card-footer .bottom-left-overlay .floating-overlay-text {
font-weight: 700;
}

https://i.imgur.com/uztfIsW.png