.overall_container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.sticky_footer {
  margin-top: auto;
}