﻿@charset "utf-8"; 
:root {--color:  #0a878e;--hovercolor:var(--color)}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.foot-contact p:nth-child(2){display:none}