img {
	pointer-events: none;
}

body .ui.huge.header {
  background-color: #bf8c00;
  color: #fff;
}
body #wrap {
  background-color: #f5eed9;
}
body #leftSidebar .item {
  color: #bf8c00;
}
body .highlight {
  color: #bf8c00 !important;
}
body #footer {
  background: #bf8c00;
  background: radial-gradient(circle,#f5eed9 0%,#bf8c00 100%);
}
