input[readonly]{
  background-color: #eee;
  opacity: 1;
}
.footer-alt{
    height: 100px;
}

.form-check-disabled {
    opacity: 0.5;
}
