.pisell-lowcode__eft-pay-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0 16px;
  flex-shrink: 0;
}
.pisell-lowcode__eft-pay-header-title {
  color: var(--gray-900, #101828);

  /* Text lg/Semibold */
  
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
