* {
  --primary-color: #8e9fbc;
  --primary-color-rgb: 142, 159, 188;
  --secondary-color: #6b7d9a;
  --secondary-color-rgb: 107, 125, 154;
}