.ec-table { color: #4183c4; } .ec-table__list { color: #eeeeee; } .ec-table__list--list-head { font-size: 16px; } .ec-table__list--list-head .ec-table__cell { font-weight: bold; } .ec-table__row { color: #4183c4; } .ec-table__cell { color: #4183c4; } .ec-table__cell--tiers { font-size: 1px; } .ec-table--nested .ec-table__row { color: #eeeeee; } .ec-table--small { height: 100px; } .ec-table--small .ec-table__list-head { font-size: 12px; } .ec-table--small .ec-table__list-head .ec-table__cell { font-weight: bold; } .ec-table--small .ec-table__row { height: 20px; }