.footer-logo {
    /*width: 100px; !* Adjust the width as needed *!*/
	/*width: 100px; !* Adjust the width as needed *!*/
    display: grid;
}
.footer-menu-title {
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}
.footer-menu li {
    list-style: none;
    width: 100%;
    margin-bottom: 5px;
}
