.contentBlock.contentCustom {
    margin: 3rem 0;
}
.contentBlock.contentCustom h1 {
    color: var(--color-2);    
}
.contentBlock.contentCustom h3 {
    font-size: 18px;
}