@import "project.css";

/* Brief width and bracket height */

.brief {
  width: 35rem;
}

.briefbracket {
  height: 10rem;
}

.black {
  color: black;
  width: 30rem;
}

.poster {
  width: 32vw;
}
