/* Add user styles here */
#an-h1-header {
  color: orange;
}

nav a[href='#an-h1-header'] {
  display: none !important;
}

#paypal-cart-button {
 display: flex;
 justify-content: flex-end;
}

#cart-btn {
  height: 1em !important;
  margin: 1em !important;
}

#paypal-add-to-cart-button h3 {
  font-size: 1.2em;
}

[id^="paypal-form-fields-container-T2U63Z9CSD2U6"] {
  align-items: center;
}
