.footer-clean {
  padding: 20px;
  background-color: #f1fceb;
  color: #4b4c4d;
  padding-left: 20px;
}

.footer-clean ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}

.footer-clean ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer-clean ul a:hover {
  opacity: 1;
}

.senkatech-logo-footer {
  width: 250px;
}

.footer-image-logo {
  width: 150px;
}

.senkatech-margin-footer {
  margin-top: 10px;
}

.senkatech-footer-bottom {
  font-size: 14px;
  background: rgb(182 140 66);
  padding-top: 10px;
  padding-bottom: 5px;
}

.title-footer {
  color: #47832a;
}

.senkatech-margin-footer-two {
  margin-top: 26px;
}

.text-footer {
  font-size: 14px;
}

