.ranking-small {
  color: #FFF; }
  .ranking-small table {
    font-size: 80%; }
    .ranking-small table thead {
      color: #FFE700;
      text-transform: uppercase; }
    .ranking-small table td,
    .ranking-small table th {
      padding: .25rem; }
      .ranking-small table td:nth-child(n+3),
      .ranking-small table th:nth-child(n+3) {
        text-align: center; }
