.customTouchpointsSection {
    display: none;
}

.customTouchpointsSection.visible {
    display: block;
}

.customAttributesSection {
    display: none;
}

.customAttributesSection.visible {
    display: block;
}