[x-cloak] {
  display: none !important;
}

html {
  background-color: #ebf0fc !important;
}

html.dark {
  background-color: #030712 !important;
}

body.gmb-page {
  background-color: #ebf0fc !important;
}

html.dark body.gmb-page {
  background-color: #030712 !important;
}

.gmb-stat-heading {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.gmb-stat-heading img {
  width: 1.125rem;
  height: 1.125rem;
  flex: 0 0 auto;
}

.gmb-login-social {
  min-height: 48px;
}
