.content-rating-badge {
  display: inline-block;
  background: #000;
  color: #c8c8c8;
  border: 2px solid #c8c8c8;
  border-radius: 4px;
  padding: 1px 5px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
  white-space: nowrap;
}
