img {
	pointer-events: none;
}
body .ui.huge.header {
  background-color: #12528f;
  color: #fff;
}
body #wrap {
  background-color: #dbe5ee;
}
body #leftSidebar .item {
  color: #12528f;
}
body .highlight {
  color: #12528f !important;
}
body #footer {
  background: #12528f;
  background: radial-gradient(circle,#dbe5ee 0%,#12528f 100%);
}
