.color-web
{
    font-size: 48px;
    color: #855e38;
    margin-top: 30px;
    margin-bottom: 90px;
    font-weight: 700;
}
.image_catalog
{
    width: 90%;
    height: auto;
}

.title_catalog
{
    font-size: 40px;
    margin-bottom: 20px;
    color: #855e38;
}

.btn-success {
    color: #fff;
    background-color: #855e38;
    border-color: #6b4b2a;
}
