﻿@charset "utf-8"; 
:root{--color:#1A499D;--color1:#1A499D;}
.table-wrap table tr:nth-child(even) {  background: #fff; }  
.table-wrap table tr:nth-child(odd) {  background: #eee;  }
.prodetails-content article {color: #000000;}