footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(222, 222, 222);
    line-height: 1.8;
    text-align: center;
    padding: 40px 0;
}

img.ali-report-img{
	width: 20px;
	height: 20px;
}

[v-cloak] {
    display: none;
  }