p:last-child {
	margin-block-end: 0;
}

.gb-element-38036a35,
.gb-element-ca384391 {
  background-color: #F4F6F1;
  background-image:
    linear-gradient(rgba(22, 35, 58, 0.1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(22, 35, 58, 0.1) 1px, transparent 1px);
  background-size: 28px 28px;
  background-attachment: fixed;
}

.gb-shape svg {
    color: var(--theme-palette-color-1, #4f46e5);
    fill: currentColor;
    height: 1.5em;
    width: 1.5em;
}

.ct-woocommerce-checkout {
	gap: 140px !important;
}

.ct-woocommerce-cart-form {
	gap: 70px !important;
}

.ct-woocommerce-checkout h3 {
	display: none;
}