.title.title--normal-case {
    text-transform: unset;
}

.productInfo__table a {
    color: #003857;
}

.productInfo__table a:hover {
    color: #eb5d13;
}


.productInfo__table th:first-child,
.productInfo__table td:first-child {
    width: 165px;
}
/*
.productInfo__table th:last-child,
.productInfo__table td:last-child {
    width: 170px;
}
*/