#home{min-height:100vh;display:flex;flex-direction:column}.home__instruction-buttons{display:flex;flex-direction:column;height:120px;justify-content:space-between}.home__instruction-button{width:300px}.invalid-feedback{width:100%;margin-top:0.25rem;font-size:85%;color:#ff4954}.form-control.is-invalid{border-color:#ff4954;padding-right:calc(1.9em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff4954' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff4954' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.475em + 0.1875rem);background-size:calc(0.95em + 0.375rem) calc(0.95em + 0.375rem)}.footer{margin-top:auto}
