#specifications a,
#specifications a:hover,
#specifications a:visited,
#specifications .spec-title,
#specifications .text-color,
#specifications tr th {
    color: #ff8900 !important;
}
.specifications-container.non-freeze .table.table-specifications tr.accordion-toggle td {
    color: #ff8900 !important;
}

.specifications-container.non-freeze .table.table-specifications tr.accordion-toggle {
    border-color: #ff8900 !important;
}

#specifications .btn-outline, #specifications .btn-outline:active, #specifications .btn-outline:focus, #specifications .btn-outline:hover {
    border-color: #ff8900 !important;
    color: #ff8900 !important;
}