/* PLACE YOUR CUSTOM STYLES IN THIS FILE */
.ranking-select {
    background: #3a3747;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  