:root {
  --lovepot-red: #FF0404;
  --lovepot-orchird: #7A81FF;
  --lovepot-pink: #FFF2F2;
  --lovepot-blue: #A8E8F6;
}

.btn-long {
  text-decoration: none !important;
}

.btn-short {
  text-decoration: none !important;
}

.cursor-pointer {
  cursor: pointer;
}