@import "project.css";

/* Brief width and bracket height */

.whitesection {
  padding-bottom: 0rem;
}

.blacksection {
  padding-bottom: 0rem;
}

.brief {
  width: 37rem;
}

.briefbracket {
  height: 11rem;
}

.design {
  width: 40rem;
}

.mock {
  width: 100%;
}
