/* .flare-footer-credits {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}

.flare-footer-credits .flare-logo-container {
    width: 15px;
}

.flare-footer-credits .flare-logo-container img {
    display: block;
} */

.flare-footer-credits img {
    width: 15px;
}