
.more-information-section .accordion{border-top: 1px solid rgba(0,0,0,.2);border-bottom: 1px solid rgba(0,0,0,.2);}
.more-information-section h4.accordion__title.inline-richtext {font-weight: 400;font-size: 18px;line-height: 1.334;}
.more-information-section tr {border-top: 1px solid rgba(0,0,0,.2);}
.more-information-section th, 
.more-information-section td {padding: 10px;text-align: left;}
.more-information-section td p {margin: 0;}
.more-information-section table:not([class]){border-collapse: collapse;box-shadow:none}

@media only screen and (max-width: 749px) {
    .more-information-section th {width: 100%;max-width: 35%;}
}



