.centered {
    justify-content: center;
    align-items: center;
    text-align: center;
}

.delete-model-buttons {
    margin-bottom: 10px;
    margin-top: 10px;
}

.delete-tag {
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.img-header {
    margin-bottom: 5px;
}

#img-preview {
    height: 300px;
}

#img-preview-fig {
    height: 300px;
}

.buttonexample {
    background-color: white;
}

/* Center the content within the slideshow header */
#slideshow-header {
  text-align: center;
}
