.kbl-btn-link--view-more {
  border-radius: 4px;
  border: 1px solid #ffd400;
  background: #ffffff;
  height: 22px;
  flex-shrink: 0;
  color: #222222;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  padding: 0 0.5rem 0 0.5rem;
  text-wrap-mode: nowrap;
}

.kbl-btn-link--view-more:hover {
  color: #a0a0a0;
}