.siteClientName {
  position: relative;
  font-size: 4rem;
  font-weight: bold;
  left: calc(50% - 8rem);
  width: max-content;
  height: 5rem;
}