:root {
  --primaryColor: rgb(244, 113, 116);
  --backgroundColor: #171a29;
  --imgBorderColor: #454c77;
  --textColor: #cdcdcd;
}
