.copyright, #contact {
  display: none;
}

.green {
  background: #049737;
}
.dark-green {
  background: #066025;
}
.purple {
  background: #691ea6;
}
.blue {
  background: #365d99;
}
.red {
  background: #941010;
}
.orange {
  background: #c34200;
}
.light-orange {
  background: #f18762;
}
.yellow {
  background: #f5ae52;
}
.brown {
  background: #a86629;
}
.dark-blue {
  background: #1b3060;
}
.black {
  background: #383838;
}
.uiuc-blue {
  background: #10294c;
}
.amex-blue {
  background: #046ecc;
}
.bytedance-green {
  background: #2cb7c6;
}
.tiktok-black {
  background: #000000c0;
}