.icon-page {
  width: 100px;
  height: 100px;
}

.container-max-md {
  max-width: 650px;
}

.px21 {
  line-height:  calc(var(--bs-body-line-height) * 1.7);
}

.btn-save-amount {
  font-weight: bold;
  box-shadow: 2.0px 7.0px 8.0px rgba(0,0,0,0.3);
  padding: 0.7rem 3rem !important;
}
