/* Add custom CSS styles below */ 
.undefined {
color:black;
 background: #fdd87d;
}
.slide--cat-entry{

    border-radius: 15%;
    background: #fdd87d;

}