#primis {
    max-width: 690px;
    margin: 0 auto;
}
#primis h2 {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
    color: #333;
    border-bottom: 2px solid #000;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}