.color-consell{
    color: #9d192b;
}

.color-groc{
    color: yellow;
}

.fons-consell{
    background-color: #9d192b;
}

.btn-consell {
    color: white;
    background: #9d192b;
    border-color: #9d192b; }
.btn-consell:hover, .btn-consell.active {
    background: transparent;
    color: #9d192b;
    border-color: #9d192b; }
.btn-consell:hover .caret, .btn-consell.active .caret {
    border-top-color: #9d192b; }


.widget-container .heading {
    color: #9d192b;
}

.marge {
    padding-bottom: 40px;
}

.text-9 {
    font-size: 9px;
}
.text-10 {
    font-size: 10px;
}
.text-11 {
    font-size: 11px;
}
.text-12 {
    font-size: 12px;
}
.text-13 {
    font-size: 13px;
}