.root{
    width: 100%;
}

.footer {
  margin-top: 12px;
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
}
