/* Basic reset for banner elements to avoid theme conflicts */
.ccc-banner * {
    box-sizing: border-box;
}
