﻿@charset "utf-8"; 
:root{--color:#990201;--color1:#d17676;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
