.container{
    margin-bottom: 100px;
}
.logo{
    width: 100px;
}
.button{
    color: white;
    padding: 8px 25px;
    border-radius: 5px;
    border: none;
}
a{
    text-decoration: none;
}
.phone{
    text-align: center;
}
.card, .card-footer{
    border: none;
}
.categories-border{
    margin-bottom: 100px;
}
footer{
    text-align: center;
}