@charset "utf-8";
 footer .copySection p:nth-child(2) {
display:none !important;
} .kakko-number li {
list-style-type: none;
counter-increment: cnt;
}
.kakko-number li::before {
content: "(" counter(cnt) ") ";
} .navbar-brand img {
max-height: 70px;
} .noborder table, th, td, tr, tbody {
border:none !important;
}