.portfolio-item{
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.portfoliopack{
    margin: 30px;
    width: 100%;
}

.datarow{
    /*padding: 50px;*/
    border-bottom: 2px dotted silver;
}

.datatext{
    /*padding: 20px;*/
}

.datarownoborder{
    border-bottom: none;
}

.card{
    border: none;
}

.card-body{
    padding-top: 0px;
}

.card-title{
    font-size: 150%;
    margin-bottom: 0px;
    margin-top: 0rem;
}

.card-text{
    text-align: justify;
}

.card-img-top{
    border-radius: 0%
}

.card-link{
    font-weight: 700;
    display: none;
}

p{
    margin-bottom: 0px;
}
