﻿div.content hr {
    width: 70%;
    margin-left: 10%;
}

.table_price td span.highlight {
    color: #000;
    }
    section h2 {
        font-size: larger;
        font-weight: 600;
        text-align: center;
        color: #616161;
        }