.pr-20{
    padding-right: 20px;
}
.pl-20{
    padding-left: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.pt-20{
    padding-top: 20px;
}

.overview p{
    margin: 15px 0;
}

.overview p:first-child{
    margin-top: 0;
}