.card-title{
    font-size: medium;
    font-weight: bolder;
    color: black;
    text-align: center;
}
ul{
    list-style-type:none;
}
.card{
    margin: 1px 1px 1px 1px;
    
}