button.disabled {
  filter: brightness(0.7);
  cursor: not-allowed !important;
}

.main-section {
  min-height: calc(100vh - 55px) !important;
}

.footer {
  margin-top: -40px;
}
