﻿.dynamic-img {

max-width:100%;
max-height:100%;
}

.footer-icon {
    position: relative;
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    filter: brightness(0.8);
margin:0.1rem 0.3rem;
}

