/* specific to legal pages */

.panel p {
    margin: 20px 0;
    font-size: 12px;
}
.panel h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
}
.panel em {
    text-transform: uppercase;
    text-decoration: underline;
}