.gray-box {
  background-color: #f6f6f6;
  padding: 0.5em;
  border-left: 4px solid #999;
  margin-bottom: 0em;
  border-radius: 5px;
}
