.card {
    margin-bottom:.5em;
}
.card h5 {
    font-weight: bold;
}
.card-text ul {
    list-style: circle;
    padding-left: 1em;
}
.StandardPopUp {
    position: fixed;
    bottom: 4em;
    top: auto;
}