﻿.ids-main .ids-main__content {
    width: 25rem;
    background: #ffffff57;
    box-shadow: 0 0 2px rgba(91, 115, 139, 0.16), 0 32px 64px rgba(91, 115, 139, 0.16);
    border-radius: 1rem;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-height: 25rem;
}

.ids-main .ids-main__content .iam-container__footer
{

   background: #ffffff00;
   padding:  1.25rem 2rem;
}

.fn-label
{
   color: #1a2733;	
}
