/* Start custom CSS */.hero {
  background-image: url('https://trongame.online/wp-content/uploads/adventure-connect/hero-adventures.jpg') !important;
  background-size: cover !important;
  background-position: center center !important;
}
.hero-overlay {
  background: linear-gradient(180deg, rgba(13,31,38,0.45) 0%, rgba(13,31,38,0.82) 100%) !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}/* End custom CSS */