/* Styles for the footer */

footer {
    background-color: #2c3e50;
    color: #fff;
	text-align: center;
    padding: 10px;
    bottom: 0;
    width: 100%;
    margin-top: 20px;
}

/* Add your own styles for a modern and unique footer design */
