:root {
  --primary-color: #5190f5;
  --primary-color-rgb: 81, 144, 245;
  --secondary-color: #5190f5;
  --secondary-color-rgb: 81, 144, 245;
}