:root {
  --background: #faf4ed !important;
  --text: #575279 !important;
  --link: #286983 !important;
  --link_visited: #907aa9 !important;
}

img.profile_photo {
  display: none;
}