html {
    background-color: #FFECCD;
}

[class*=" uc-rounding_"] {
    position: relative;
    border-radius: 0 0 32px 32px;
    margin-bottom: -32px;
    overflow: hidden;
}

.uc-rounding_z100 { z-index: 100; }
.uc-rounding_z99 { z-index: 99; }
.uc-rounding_z98 { z-index: 98; }
.uc-rounding_z97 { z-index: 97; }
.uc-rounding_z96 { z-index: 96; }
.uc-rounding_z95 { z-index: 95; }
.uc-rounding_z94 { z-index: 94; }
.uc-rounding_z93 { z-index: 93; }
