.u-palette-4-base, .u-body.u-palette-4-base, section.u-palette-4-base:before, .u-palette-4-base > .u-audio-main-layout-wrapper:before, .u-palette-4-base > .u-container-layout:before, .u-palette-4-base > .u-inner-container-layout:before, .u-palette-4-base.u-sidenav:before, .u-container-layout.u-container-layout.u-palette-4-base:before, .u-table-alt-palette-4-base tr:nth-child(even) {
    background-color: var(--primary-bg-color) !important;
}
h4 {
    text-transform: none;
}

.u-repeater {
    display: flex;
    justify-content: center;
}
.u-repeater-item {
    min-width: 25vw;
}
.u-section-1 .u-list-item-1 {
    white-space: nowrap;
    min-width: 40%;
}
.u-section-1 .u-container-layout-1, .u-section-1 .u-container-layout-2, .u-section-1 .u-container-layout-3 {
    padding: 0 30px 30px;
}
p:not(.u-text-variant) {
    margin-top: 20px;
    margin-bottom: 10px;
}