/* Add your custom CSS styles here */

        /* Custom CSS to add vertical space to the bottom of the page */
        .page-content {
            padding-bottom: 80px; /* Adjust the padding as needed */
        }
