p a {
  color: #cc6600;
}

h3 {
  border-top: 4px solid #cc6600;
}

.navigation li.current-menu-item > a,
.style3 .navigation nav .current_page_parent > a,
.style1 .navigation nav .current_page_parent > a {
  color: #cc6600;
}

.style3 .navigation a:hover {
  color: #cc6600;
}

.button-totop span {
  color: #fff;
  display: block;
  font-family: roboto,sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 29px;
  padding: 5px 5px 8px 5px;
  position: relative;
  text-align: center;
  transform: rotate(90deg);
}

li {
  font-weight: 100;
}