


button{
    border-radius: 999px !important;
}

img {
    background-color: transparent !important;
}

span{
    font-weight: 600;
}

.img-limit {
    max-width: 300px;
    width: 100%;
    height: auto;
}

.header-text {
    font-size: .7em;
}

.title {
    padding-bottom: 10px
}

.logo-main {
    max-width: 200px !important;
}

.logo {
    width: 100px;
    max-width: 150px;
}

.restaurant{
    min-width: 100px;
    max-width: 100px;
}

.restaurant-img {
    width: 40px;
}

.food-img{
    height: 70px;
}

.food-title{
    font-size: 1.1rem;
}

.back-button {
    color: black !important;
    border-color: black !important;
    background-color: white !important;
}