.bg-white{
    background-color: #F9F9F9  !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

 .text-black{
     color: black !important;
 }