:root {
  --primary-color: #3fa9f5;
  --primary-color-rgb: 63, 169, 245;
  --primary-color-hover: #86c9f9;
}
