﻿.titulo_app {
    color: #001E6B;
    font-size: 26px;
    font-weight: bold;
    /* line-height: 24px; */
    /*margin-bottom: 14px;*/
}

.nav_bar_sbs {
    background: #01C4B3;
}

.app_hr_titulo {
    border-bottom: 2px solid #69707aa8;
}

.app_btn_nav_sbs {
    background-color: #01C4B3;
}