.teaser-3cols__text {
    background: #f5f5f5;
    border: 20px solid #f5f5f5;
    height: 100%;
    
    h3 {
        font-size: 1.8rem;
        line-height: 2.5rem;
        color: #3d3d3c;
    }
}

.teaser-3cols__wrapper {
    margin-bottom: 20px;
}

.teaser-3cols__item {
    height: 100%;
    display: flex;
    flex-direction: column;
}