.footer_button_bar{
    background-color: #1E7769;
    height: 4rem;
    z-index: 10;
}

.item_pop_footer{
    background-color: #1E7769;
    color: #ffffff;
}

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