body { background: #ff5f6d; background: -webkit-linear-gradient(to right, #ff5f6d, #ffc371); background: linear-gradient(to right, #ff5f6d, #ffc371); min-height: 100vh; } #button-addon1 { color: #ffc371; } i { color: #ffc371; } .form-control::placeholder { font-size: 0.95rem; color: #aaa; font-style: italic; } .form-control.shadow-0:focus { box-shadow: none; }

Bootstrap 4 footer

Build a nicely styled light footer using Bootstrap 4.

Snippet by Bootstrapious