﻿.backgroundcard{
    box-sizing: border-box;
    background-color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #D8D8D8;
}