h1{
    font-size: 3rem;
    line-height: normal;
}
table{
    width: 100%;
}
tr {
    border-bottom: 1px solid #000000;
}
td {
    padding: 10px;
}
p{
    line-height: inherit;
}
h3{
    font-size: 1.8rem;
    line-height: normal;
    color: #222222;
}