.et_pb_blurb_container {
margin-left: 1em;
margin-right: 1em;
padding-bottom: 10px;
margin-top: -20px;
}
.ds-vertical-align { 
display: flex; 
flex-direction: column; 
justify-content: center;
} 
.et_pb_column {
position: relative;
}
.et_pb_column .centertext.et_pb_text {
position: absolute;
top: 50%;
transform: translateY(-50%);
}