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