body {
    font-family: "Roboto Flex", sans-serif;
}

.footer_button_bar{
    background-color: #da4c2d;
    color: #ffffff !important;
    height: 4rem;
}

.footer_button {
    color: #ffffff !important;
}

.item_pop_footer{
    background-color:#da4c2d;
    color: #ffffff !important;
}

.after_hour_action_button {
    background-color:#da4c2d;
    color: #ffffff !important;
    border-radius: 10px;
    cursor: pointer;
}

.after_hour_action_button span {
    color: #ffffff !important;
}