.content-img-category a, .text-introduction a, .woocommerce-product-details__short-description a{
    text-decoration: underline;
    color: #e04915;
}

.content-img-category a:hover, .text-introduction a:hover, .woocommerce-product-details__short-description a:hover{
    text-decoration: underline;
    color: #000;
}

body.page-id-707 ul.page-numbers > li:not(body.page-id-707 ul.page-numbers > li:last-child){
	display: none;
}