
.first {
color: rgb(255,204,153);
}

.second {
color: rgb(255,178,102);
}

.third {
color: rgb(255,153,51);
}

.fourth {
color: rgb(255,128,0);
}
