﻿.container.white {
  margin-top: 5px;
}
.container.white .mybreadcrumb .pijl {
  color: #E25907 !important;
}
.container.white .pagetitle h1 {
  color: #E25907 !important;
  border-bottom: 1px dotted #E25907 !important;
}
footer {
  background-color: #eca222 !important;
}
footer a,
footer a:hover,
footer a:active {
  color: #fff !important;
}
.btn {
  background-color: #E25907 !important;
}
.btn:hover {
  background-color: #f49447 !important;
}
a,
a:hover,
a:active {
  color: #E25907 !important;
}
.header-primary {
  background: #e45b11;
}