@layer {
    .leg-content .house_bill .card-header {background-color: #663; color: #fff}
    .leg-content .senate_bill .card-header {background-color: #3353bb; color: #fff}
    .house_bill .card-title, .senate_bill .card-title{color: #fff}

    .house_bill h2, .leg-content .house h3{color: #2A5C0B}
    .senate_bill h2, .leg-content .senate h3{color: #064780}
    .house, h3.house {color: #008800;}
    .senate, h3.senate {color: #064780;}
    .author ul {padding-left:0px}
    .author li{display:inline}
}