/**
    Padding
*/
/**
    Margin Section
*/
/**
    Font Section
*/
/*
    Canvas Element Colors
*/
.ci-getting-started-overview {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  text-align: center;
}

.ci-getting-started-overview .ci-getting-started-icon .icon {
  opacity: .25;
  line-height: 118px;
  width: 120px;
  height: 120px;
  font-size: 120px;
}

.ci-getting-started-overview .ci-getting-started-header {
  margin-top: 50px;
  font-size: 18px;
}

.ci-getting-started-overview .ci-getting-started-description {
  margin-top: 30px;
  font-size: 12px;
}
