:root {
  --primary-color: #151F3A;
  --primary-color-rgb: 21, 31, 58;
  --secondary-color: #151F3A;
  --secondary-color-rgb: 21, 31, 58;
}