.support-footer {
  border-top: 1px solid #fee600;
  background-color: #161a1c;
  padding: 5px 0px 15px 25px;
  font-size: 11px;
}
.support-footer h1 {
  color: #fee600;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.support-footer ul {
  list-style-type: none;
  padding: 10px 0px;
  margin: 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
.support-footer li {
  padding: 5px 0px;
}
.support-footer a {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #9d9d9d;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
.support-footer ul li a:hover {
  color: #fff;
}
.notify-cookie h2 {
  color: #fff;
  font-weight: lighter;
  font-size: 14px;
}
.notify-cookie h2 > span {
  color: #fee600;
  font-size: 14px;
  font-weight: 600;
}
.notify-cookie li {
  padding-top: 0px;
  list-style-type: none;
  display: inline-block;
  padding-right: 35px;
}
.notify-cookie p {
  opacity: 0.95;
  background: #333;
  color: #fff;
  font: 400 10px/14px "Open Sans", sans-serif;
  margin: 10px 0 0;
  padding: 10px;
  width: 225px;
}
.legal-notification {
  padding-left: 0;
  padding-right: 0;
}
footer .container-fluid.support-footer {
  background-color: #000;
  padding-left: 0;
  padding-right: 0;
}
.support-footer img {
  padding-top: 20px;
}
.certs-container {
  padding-bottom: 20px;
}
.notify-cookie {
  padding-left: 0;
}
.container-fluid.support-footer div:first-of-type {
  padding-bottom: 10px;
}
