.header .logo-box img {
  background-position: right;
  background-image: linear-gradient(to right, red 0%, blue 100%);
  background-color: #8d3232;
  font-size: 29px;
  line-height: 53px;
  transform: scale3d(0.57, 0.06, 0.76);
}
html > body > div:nth-child(2) > footer > div > div:nth-child(2) > div:nth-child(1) > p {
  font-size: 2px;
}
.main-footer .copyright > p {
  font-size: 13px;
  line-height: 15px;
  visibility: hidden;
}
