
.afbeelding-wrapper {height: 400px;background-size: cover;background-position: center;position: relative;}
.afbeelding-wrapper-overlay {background: rgb(212, 234, 236);background: linear-gradient(180deg, rgba(212,234,236,1) 0%, rgba(212,234,236,0.4023984593837535) 15%, rgba(253,29,29,0.024247198879551846) 50%, rgba(212,234,236,0.68559173669467783) 86%, rgba(212,234,236,1) 100%);width: 100%;height: calc(100% + 2px);}
.afbeelding-wrapper .row-item-title {position: absolute;bottom: 0px;padding: 0px 80px;}
.left-wrapper .row-two-item {padding: 0px 80px 120px 80px;}


.row-two-item-wrapper.left-wrapper {margin-top:1px;width:100%;background: #D4EAEC;}

/* Interview page */
.interview-image {height: 300px;background-size: cover;background-position: center;}
.interview-item-wrapper {width: calc(50% - 40px);margin: 20px;background: rgba(152, 216, 222, 0.4);}
.interview-wrapper {display: flex;flex-wrap:wrap;padding: 30px 70px;}
.interview-text-wrapper {width: calc(92% - 30px);margin-left: auto;margin-right: auto;background: white;margin-top: -80px;padding: 15px;min-height: 400px;}
.interview-sub-title {color: #305172;font-weight: 600;font-style: italic;margin: 10px 0px;}
.interview-title {font-size: 22px;color: #672E99;}
.interview-excerpt {margin-top: 20px;}
