:root {
  --primary-color: #303030;
  --primary-dark-color: #000;
  --white-color: #fff;
}

.social-links a, .user-content h1, .user-content h2, .user-content h3, .user-content h4, .user-content h5, .user-content h6 {
  --primary-color: #999;
}
