﻿.footer-logo {
    display: block;
    width: 100%;
    max-width: 30rem;
    height: auto;
    max-height: 7.5rem;
    margin: 0 auto;
    padding: 0.5rem 0;
    object-fit: contain;
    box-sizing: border-box;
}
