.cast-thumb {
  img {
    background-color: #f2eeff;
  }
}

.btn-btm .buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}

.button a {
  padding: 0;
  justify-content: center;
}

.button-off {
  padding: 0;
  justify-content: center;
}
