
:root {
  --main-color-1: #F8A74B;
}

.wwdContent:before {
  background: #F8A74B;
  opacity: 0.9;
}

.thumbs li a.tactive span {
  background: #F8A74B;
  opacity: 0.9!important;
}

.itemDesc {
  background: #F8A74B;
}