:root {
  --main-color: #00b8cb;
  --dark-color: rgba(37, 37, 37, 0.8);
  --white-color: #ffffff;
  --black-color: #000000;
}
