   .footer-style {
       background: linear-gradient(to top, rgba(123, 175, 177, 1), rgba(255, 255, 255, 0.5));
       background-size: 100%;
       font-family: 'IBM Plex Serif', serif;
       font-size: 15px;

   }