.page-khuyen-mai-chi-tiet-hoan-tra {
  color: #F2FFF6; /* Text Main */
  background-color: #08160F; /* Background */
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.page-khuyen-mai-chi-tiet-hoan-tra__hero-section {
  padding-top: 10px; /* Small top padding as shared.css handles body padding-top */
  padding-bottom: 60px;
  background-color: #08160F;
}

.page-khuyen-mai-chi-tiet-hoan-tra__hero-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  gap: 30px;
}

.page-khuyen-mai-chi-tiet-hoan-tra__hero-content {
  flex: 1;
  min-width: 300px;
}