:root {
  --primary-color: #076eb3;
  --primary-color-rgb: 118, 77, 240;
  --secondary-color: #005597;
  --secondary-color-rgb: 68, 36, 144;
}