:root {
  --os-border-color: #ccc;

  --os-error-color: #ff0000;

  --os-background-light-color: #f1f1f1;
}

.os_profile_text {
  margin: 80px auto;
  max-width: 600px;
  text-align: center;
}
