[data-name="region-name"] {
  display: block;
  overflow: hidden;
  width: 144px;
  margin-top: 4px;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: inherit;
  text-shadow: 0 0 4px rgba(255, 210, 31, 0.48);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}