.table { &-nonfluid { width: auto; } &-celda-total { color: #000000; background-color: #FF9900; } &-title{ background-color: #67615e; color: #FFF; margin-bottom: 0; padding: 0.25rem 0; font-size: 1rem; } thead th{ font-size: 13px; } &.table-abm{ thead{ color: #FFF; background-color: #67615e; } } } .table-sm { th, td { white-space: nowrap !important; } }