.content {
    padding: 1em;
    position: relative;
    z-index: 1;
    bottom: 0;
}

.titleDescription {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.wrapper {
    border: 0;
    border-radius: 20px;
    min-height: 24rem;
    overflow: hidden;
}

.title {
    font-size: 22px;
    margin-top: 5px;
    line-height: 32px;
    color: #5b5858;
}