.text-justify {
  text-align: justify;
}
.btn-ci {
  background-color: magenta;
}
.btn-ci:hover {
  background-color: #8c068c;
}
.ci-color {
  background-color: magenta;
  height: 100%;
}
.spacer {
  height: 80px;
}
