/* css styles */

.card-title {
  margin-top: 0px;
  padding-top: 0px;
}

.center-quote {
  margin: 15px;
  padding: 15px;

  font-style: italic;
  text-align: center;
}

.jupyter-orange {
  color: #f37636;
}

.emoji-decoration-left {
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  margin-right: 20px;
}
