/* Ox Studio — My Account */
.ox-studio-account__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
}

.ox-studio-account__head h2 {
  margin: 0;
}

.ox-studio-account__hint {
  color: #64748b;
  margin-bottom: 16px;
}
