@import "project.css";

/* Brief width and bracket height */

.brief {
  width: 41rem;
}

.briefbracket {
  height: 14rem;
}

.whitesection {
  background-color: rgb(31, 31, 31);
}

.letterhead {
  width: 18rem;
}

.card {
  width: 12rem;
}

#receipt {
  width: 15rem;
}

.totes {
  width: 20rem;
}

h1 {
  color: white;
}
