.footer_button_bar{
    /* background-color: #558f32; */
    background-color: #fc0000;
    height: 4rem;
}

.item_pop_footer{
    /* background-color: #558f32; */
    background-color:#fc0000;
    color: #ffffff;
}

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

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