footer {
  position: relative;
  display: flex;
  border-top: solid 1px gray;
  height: 50px;
  width: 100%;
  bottom: 0;
  margin-bottom: 0;
  margin-right: 0;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: rgba(0, 0, 0, 0.384);
  font-size: 1rem;
  background: transparent;
  flex-shrink: 0;
}

.aFooter {
  color: rgba(0, 0, 0, 0.384);
}

/*# sourceMappingURL=kersiaFooter.css.map */
