#appcontainer {
    background-color: #EDEDED;
}

.form-check .form-check-label {
    margin-left: 5px;
}

h4 a {
    color: black;
}

h4:hover a {
    color: white;
}