body {
  font-family: "Dosis", sans-serif;
  line-height: 1.5;
  font-size: 1rem;
  color: #333;
  background-color: #f5f5f5;
}

.col-3 img {
  height: 120px;
  width: 126px;
}
#details {
  opacity: 0;
}

.container {
  max-width: 40rem;
}

#loading {
  display: none;
}
