.c-box {
  border: 3px solid #ccc;
  border-radius: 2px;
  background: #ccc;
  padding: 1rem 1em 0 1em;
  margin: 1rem 0;
}
