.logo-container .logo .logo-size {
    height: 50px;
}

.text-estimated-revenue {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bolder;
    font-size: 30px;
    color: #6fbf45;
}

.chart-color{
    color: #6fbf45;
}


.row-graph {
    text-align:center;

}

.row-graph .col-md-4{
    float: none;
}

.title-bold{
    font-weight: bold;
}

.pie-text{
    font-size: 5px;
    font-weight: bold;
    word-wrap:break-word;
}
