.bg-cake{
    /*background-color: #fbf7ec;*/
    background-color: #f7f0e1;
}
div .required::after{
    content:" *";
    color:red;
}