:root {
  --primary-color: #36b5f5;
  --primary-color-rgb: 54, 181, 245;
  --secondary-color: #36b5f5;
  --secondary-color-rgb: 54, 181, 245;
}