.card-section-3{
    padding: 20px;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 10px;
}
.line-sec-3-card{
    width: 60px;
    height: 3px;
    background-color: rgb(68, 68, 68);
    display: inline-block;
}