@import "colors.css";
@import "responsive.css";
@import "header-footer.css";

.task-card {
  cursor: pointer;
}
