.csc-frame.csc-frame-frame200 .starWrapper .starBg,
.csc-frame.csc-frame-frame200{ background-color: #fcf0c8; }
.csc-frame.csc-frame-frame200{ border-color: #ff7806; }

.csc-frame.csc-frame-frame210 .starWrapper .starBg,
.csc-frame.csc-frame-frame210{ background-color: #ddecf8; }
.csc-frame.csc-frame-frame210{ border-color: #427eab; }

.csc-frame.csc-frame-frame220 .starWrapper .starBg,
.csc-frame.csc-frame-frame220{ background-color: #def6e0; }
.csc-frame.csc-frame-frame220{ border-color: #4ca452; }

.csc-frame.csc-frame-frame230 .starWrapper .starBg,
.csc-frame.csc-frame-frame230{ background-color: #fce7e6; }
.csc-frame.csc-frame-frame230{ border-color: #ea4847; }

.csc-frame.csc-frame-frame240 .starWrapper .starBg,
.csc-frame.csc-frame-frame240{ background-color: #e1f3f2; }
.csc-frame.csc-frame-frame240{ border-color: #45ada8; }

.csc-frame.csc-frame-frame250 .starWrapper .starBg,
.csc-frame.csc-frame-frame250{ background-color: #b0e5b4; }
.csc-frame.csc-frame-frame250{ border-color: #38766e; }

.csc-frame.csc-frame-frame260 .starWrapper .starBg,
.csc-frame.csc-frame-frame260{ background-color: #efe8ec; }
.csc-frame.csc-frame-frame260{ border-color: #662044; }

.csc-frame.csc-frame-frame1,
.csc-frame.csc-frame-frame2,
.csc-frame.csc-frame-frame200,
.csc-frame.csc-frame-frame210,
.csc-frame.csc-frame-frame220,
.csc-frame.csc-frame-frame230,
.csc-frame.csc-frame-frame240,
.csc-frame.csc-frame-frame250,
.csc-frame.csc-frame-frame260 {
    margin-bottom: 1.5rem;
    border-radius: 8px;
    border-style: solid;
    border-width: 0.2rem;
    box-sizing: border-box;
    padding: 1rem;
}

.contentSliderWrapper .elementsWrapper > div.csc-frame[class*="csc-frame-frame"] {
    border: medium none;
    margin-bottom: 0;
}