.card-body ul li{
    font-size: 20px;
}

.content-box {
    background-color: white;
}

body {
    background-color: #eee !important;
}
footer a { color: #0a58ca !important; }

.errorMessage {
    color: red;
}

ul {
    list-style-type: disc !important;
    padding-left: 1em;
}
