camreview-pro

👤 admin 📅 Jun 17, 2026 🕐 1 min read

/* Hero BG Image */
.hero {
background-image: url(‘https://www.robovisionhub.com/wp-content/uploads/2026/06/Futuristic_high_tech_banner_ba_2026-06-17T16-16-51.png’) !important;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
min-height: 520px !important;
}
.hero::before {
position: absolute !important; top:0; left:0;
width:100% !important; height:100% !important;
background: linear-gradient(135deg, rgba(10,14,26,0.72), rgba(13,25,48,0.60), rgba(10,14,26,0.78)) !important;
z-index: 0;
}
.hero .hero-content { position:relative; z-index:2; }

Leave a Reply

Your email address will not be published. Required fields are marked *