.bg-blue-alice {
    background-color: #fbfbfb !important;
}

.bg-yellow {
    background-color: #ff5722 !important;
}

.text--gray {
    color: #5e5e5e;
}
