section:nth-of-type(1) {
  margin: unset;
}

section:nth-of-type(1) .container ,
section:nth-of-type(7) .container 
{
  padding: unset;
  max-width: 100%;
}
.bg-\[var\(--s-color\)\] ,
.offer-bar-preview33414{
  background-color: #6A704A !important;
}
.text-\[var\(--footer-color\)\] ,
.copyright-text p {
    color: white !important;
}
.hover\:text-primary:hover{
  color: white !important;
}