.fnt-terms {
    font-family: Roboto;
    font-size: 13px;
    color: #424242;
}

@media (min-width: 768px) {
    .border-dashed {
        border-left: 1px dashed #333;
    }
}

.ptitle {
    text-align:center;
    font-size: 1.2em;
    padding-bottom:10px;
    text-decoration: underline;
}
