@import '../../components/index.css';

.custom-title {
  color: red;
}
.custom-content {
  color: green;
}
