.after-ga {
  display: none;
}

section#main-body {
  padding: 0 !important;
  background-color: white !important;
}

footer.footer {
  background-color: black !important;
}

footer.footer .copyright {
  margin: 0 !important;
}

@media (max-width: 600px) { /* Adjust max-width as needed */
  #domain-heading-one {
      font-size: 24px !important;
  }
}
