.bg-content {
  background: #190028;
}

.text-black {
  color: black;
}

.text-body {
  color: #d6adff!important;
}

.text-gold {
  color: #d79640;
}

.text-gold a:hover {
  color: #fcbc7d;
}

.text-purple {
  color: #af84fb;
}

.font-julee {
  font-family: 'Julee';
  font-weight: 300;
}

.font-amerante {
  font-family: 'Amarante';
  font-weight: 300;
}

.bg-highlight {
  background-color: #28043e;
}

#programs {
  background-color: #28043e;
}

