﻿#main {
    background-color: white;
}

.all-menu-data hide {
    list-style-type: disc;
}

.card {
    border: none;
}

.panel-title {
    color: black;
    font-weight: 600;
}

.list-group-flush {
    list-style-type: none;
    padding: 5px;
}

.menu-type {
    list-style-type: none;
    width: 100%;
}
