@charset "UTF-8";

.card{
    border : none;
}

.card .card-header{
    background : transparent;
}

.display-none{
    display: none;
}