.footer.small{
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.diamond-icon{
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-left: 10px;
}

.text-align-center{
    text-align: center !important;
    text-align-last: center;
}
