.footer-custom-html {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.footer-custom-html img {
    max-height: 28px;
    width: auto;
    height: auto;
}

.footer-bottom-left {
    min-width: 0;
}
