
.bskyBox{
  background-color: rgb(30, 30, 48);
  color: rgb(218, 220, 223);
  border-radius: 10px;
  padding: 8px;
  margin: 10px auto;
  max-width: 30em;
}

.bskyLink {
  color: rgb(152, 200, 255);
  text-decoration: wavy;
  text-align: center;
}
