:root {
  --primary-color: #4776e6;
  --primary-color-rgb: 71, 118, 230;

  --secondary-color: #8e54e9;
  --secondary-color-rgb: 142, 84, 233;
}