body * {
  font-family: DINOT; }

strong, h1, h2, h3, h4, h5, h6 {
  font-family: DINOT-Medium; }

#wrap .navbar {
  background-color: #9d3999 !important; }
  #wrap .navbar li.active a {
    background-color: transparent !important;
    border-bottom: solid 6px #e23028;
    padding-bottom: 10px; }
  #wrap .navbar a {
    color: white !important; }

footer.page {
  background-color: #9d3999 !important;
  color: white !important; }
  footer.page a {
    color: white !important; }
