
.footer {
  width: 100%;
  background-color: #000000;
  margin:0px;
  padding: 0px;
  padding-top: 15px;
}
.footer .middle-row {
  width:100%;
  background-color:#000000;
  padding:0px;
  margin:0px;
  border:0px;
  border-collapse:collapse;
  font-size: x-small;
}
.footer .middle-row td {
  font-size: x-small;
  width: 33%;
}
.footer .middle-row .center-col { text-align:center; }
.footer .middle-row a { font-size: x-small; }
.footer .bottom-row {
  font-size: x-small;
  background-color: transparent;
}
.cert img { border: 0px; }

.footer {
        clear: both !important;
}

.footer td {
color: white;
border:0;
font-size: 17px!important;
}

.footer table {
padding: 20px;
}

.footer table {
border:0;
}

.footer a {
color:white;
font-size: 17px!important;
}

.footer h4 {
color: #ad9169;
font-size: 18px;
font-weight: bold;
}

.footer td:first-of-type {
width: 20%;
}

.footer .center-col {
width: 60%!important;
}

.footer .footer-quick td {
width: 25%!important;
}

