.edit_menu {
    margin-top: 20px;
    padding: 20px;
    font-size: 18px;
    background: #26aeb5;
    border-radius: 10px;
    text-align: center;
    color: #fff;
}