.footer { position: fixed; bottom: 0; width: 100%; background: linear-gradient(90deg, rgba(255, 121, 13, 0.0), rgba(255, 121, 13, 1.0)); } .footer .artist-name { font-family: "Druk Wide"; font-style: italic; } .footer .artist-location { font-family: "Helvetica", sans-serif; }