


.turbo-warning {
  padding: 15px;
  margin: 20px 0;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  color: #a94442;
  background-color: #f2dede;
  position: relative;
}







#stacks_in_5 img {
    height: auto;
    width: auto;
    max-height: 32px;
    vertical-align: top;
    margin-right: 0.5rem;
}

.repo-warning {
    color: red;
    text-align: center;
    font-weight: bold;
}