/*
 Theme Name:   Rakar Child
 Description:  Xena Tech corporate child theme
 Template:     rakar
 Version:      1.1.0
 Text Domain:  rakar-child
*/

:root { --theme-color: #0043ff; --title-color: #101840; }

.site-content, #primary, .elementor-page { overflow-x: hidden; }
.bg-smoke, .bg-gray { background-color: #f8fafc !important; }

.testi-card, .team-card {
  border-radius: 12px; border: 1px solid #e2e8f0;
  box-shadow: 0 4px 20px rgba(16, 24, 64, 0.05);
}

.cta-area, .newsletter-wrap {
  background: linear-gradient(135deg, #101840 0%, #0043ff 100%) !important;
}

.step-number, .process-card .box-number {
  background: #0043ff !important; color: #fff !important; font-weight: 700;
}
