:root {
  --primary-color: transparent;
  --second-color: #ae8224;
}
.header-fullpage.fixed {
    background: transparent !important;
}
.bg-navy-blue {
   background: transparent;
}
.header-logo-top.top-transparent nav {
    background: transparent !important;
}
.bg-orange {
    background: #ae8224;
}
.skillbar-bar {
    background: #ae8224;
}
.cbp-caption-activeWrap { 
   background-color:#ae8224; 
}
.counter-style-1.light-bg span {
    color: #ae8224;
}