uline {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #5e72e4;
}
.card-background:after{
    background: unset;
}