.c-color-text {
  border-radius: 5px;
  padding: 1.4rem;
  margin: 1.2rem 0;
  border-radius: 0.4rem;
  border: 1px solid #fff;
}
.c-color-text.story {
  background-color: #fff;
}
.c-color-text.tech {
  background-color: #fff;
}
.c-color-text.success {
  background-color: #fff;
}
