﻿h1, h2, h3 {
    color: #000 !important;
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 20px
}

#orderitems th {
    font-size: 20px
}

br {
    display: none
}
