h3 {
    font-weight: 700;
    font-size: 14px;
    color:#CCCCCC
}

h2.heading {
    font-weight: 700;
    font-size: 24px;
    color:#CCCCCC;
    text-align: left;
}

.indent {
    margin-left: 30px;
}


.headline-left-align {
    display: flex;
    flex-direction: column;
margin-right: -15px;
margin-left: -15px;
}

.buffer {
    height: 100px;
}