/* Your custom css code goes here */
.probootstrap-intro .probootstrap-subtitle ol  {
  color: black;
  font-size: 25px;
}

.probootstrap-header-free {
  position: absolute;
  top: 34px;
  right: 300px;
  text-decoration: underline #ffffff double;
  color: #ffffff;
}

a.probootstrap-logo:link, a.probootstrap-logo:visited, a.probootstrap-logo:active   {
    color: #96c7f5;
}

a.probootstrap-logo:hover {
	color: #67aef1;
}

.form-error
{
	color: #931b00;
}