.title-page {
    font-weight: bold;
}
.modal-name-building {
    font-weight: 600;
    font-size: 1.6rem;
}
.title-box-modal {
    font-weight: 400;
    font-size: 1.4rem;
    background: #eaeaea;
    border-radius: 4px;
    padding: 0.6rem 1rem;
    color: #434343;
}
.title-section-action {

    /*font-size: 2.4rem;*/
    /*font-weight: 600;*/
    /*margin-bottom: 1.3rem;*/

    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 1.3rem;
    background: #f3f3f3;
    padding: 10px 16px;
    border-radius: 5px;

}
.title-header-chart {

    font-size: 1.7rem;
    line-height: 1.8rem;
}

.title-section {
    background: #e6e6e6;
    padding: 10px 20px;
    font-size: 1.35rem;
    font-weight: 500;
    border-radius: 7px
}


.title-section-chart {
    padding: 10px 20px;
    font-size: 1.35rem;
    font-weight: 500;
    border-radius: 7px
}