:root {
  --primary-color: #1daadb;
  --primary-color-rgb: 29, 170, 219;
  --secondary-color: #1daadb;
  --secondary-color-rgb: 29, 170, 219;
}