.cms-content section[id] h3 {
    opacity: 0.8;
}
.cms-content section[id] h4 {
    opacity: 0.6;
}