.panel-title {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 22px;
    color: inherit;
    font-weight: 300;
}
.panel-group .panel + .panel {
    margin-top: 15px;
}