#profile-root .panel h2 {
  background: linear-gradient(180deg,#00e0c6,#2f6bff);
}
#profile-root .profile-sidebar {
  background: #eaffff;
}
#profile-root .about-body {
  font-style: italic;
}
#profile-root .profile-name {
  color: #1f4fd6;
}