:root {
  --color-white: #ffffff;
  --color-footer-bg: #01262f;
  --color-section-bg: #f6fbff;
  --color-text: #012224;
  --color-button: #fd53c0;
}
