#rt-feature {
    color: #ffffff;
    background-color: #df392e;
}
#rt-feature a {
    color: #ffffff;
}

.rt-maintop-overlay {
    background-color: rgba(156, 144, 0, 0.57);
}

.sprocket-strips-item {
    background: rgb(212, 223, 255);
    /* border-radius: 10px; */
    min-height: 280px;
    /* box-shadow: 10px 10px 5px rgba(136, 136, 136, 0.38); */
    width: 91%;
}

.sprocket-lists-container{
	color:  #e2d3d3;
}

.sprocket-strips-container > li {
    margin: 10px -6px !important;
}
