.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-info {
    border-left-color: #1b809e;
}

.experience { list-style: none !important;}
.points { list-style:disc;}
.jumbotron { margin-top:10px; margin-bottom: 2rem; background-color: #eceffe; border-radius: .3rem; }
.portfolio .row { margin-bottom:20px; border-bottom:1px solid #ccc;}
.row .description, .portfolio .description { height:100px;  }

