body{font-family: 'Poppins', sans-serif;}
.h7{font-size: 12px;}
.h6-7{font-size:14px;}
.bg-secondary{background-color:#e8e8e8!important;}
.bg-light{background-color:#f4f4f4!important;}
.link-style{color: inherit;}
.link-style:hover{color: inherit;text-decoration:none;}
.link-style:hover p.bg-secondary{background-color:#f3f3f3!important;}
.text-white-50{color:#c9c9c9!important;}
.nav-item-custom-width{width:25%}
.nav-item-custom-width5col {
    width: 20%
}
.nav-item-custom-width4col {
    width: 25%
}
.nav-item-custom-width3col {
    width: 33.3%
}
.nav-item-custom-width2col {
    width: 50%
}
.nav-item-custom-width1col {
    width: 100%
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {color: #ffc107;background-color: #343a40;border-radius: 0;text-decoration: none;font-weight: bold;}
.nav-pills .nav-link {border-radius: 0;background-color: #f3f3f3;color: inherit;font-weight: bold;}
.nav-alfabeto .nav-link{padding: 0.5rem 13.93px;}
.text-warning.active{font-weight:bold;text-decoration: underline;}