.business{
    width: 190px;
    height: 190px;
    line-height: 190px;
    font-size: 30px;
    margin: auto;
    text-align: center;
    background-color: white;
    color: var(--bg-color);
}
.container_info{
    background-color: white;
}