
.art-footer{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #dee2e6;
}

.art-footer a{color: #0b92d4;}