.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
}

/* ორივე ღილაკი ერთნაირი ზომის */
#gs-store .gs-btnrow{
  display:flex;
  gap:10px;
  justify-content:center;
  margin:14px auto 16px;
}

#gs-store .gs-btnrow .gs-btn{
  margin:0;               /* row-ს უკვე აქვს margin */
  width:160px;            /* შეგიძლია 140/160/180 შეცვალო */
  display:inline-flex;
  align-items:center;
  justify-content:center;
  white-space:nowrap;
}
