.button_type1_btn_row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 60px;
  gap: 1rem;
}

.button_type1_price {
  display: flex;
  justify-content: center;
}
