.table-of-contents a:hover {
  border-left: 1px solid #ff9800;
}

.table-of-contents a.active {
  border-left: 2px solid #ff9800;
  font-weight: 700;
}

.toc-wrapper {
  margin-top: 49px;
}

.unicloud-content {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8rem;
}

.exchange-icon {
  height: 150px;
  width: 150px;
  border: 3px solid #90caf9;
  color: red;
  border-radius: 1000px;
  text-align: center;
  margin: 40px auto 0;
}

.exchange-icon i {
  color: #90caf9;
  line-height: 150px;
  font-size: 75px;
}

.exchange-title {
  font-weight: 300;
  font-size: 24px;
}

.animated {
  opacity: 0;
}

