.jarviswidget-color-blueDark > header {
    background: #60498F;
    color: white;
}

aside, nav > ul {
  background: #3c2969;
  color: white;
}

.registrationform h1 {
  color: #86BBDE;
}

a{
  color: #86BBDE;
}

.txt-color-red 
{
  color: #F08372;
}

.text-primary {
    color: #86BBDE;
}