﻿.card{
    border:none;
    border-radius:unset;
    border-bottom: solid 1px black;
    margin:20px;
    padding: 1%;
}