.panel-register-text .panel-body .h1,
.panel-register-text .panel-body .h2 {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 0;
}
.regtext-block:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;    
}
.regtext-block:not(:first-child) {
    margin-top: 20px;
}
