.card {
    height: 100%;
}

.system-testing-check {
    background-color: #9ef6ad;
    border-radius: .25rem;
}

.table th, .table td {
    padding: 16px;
}

.radio.custom-radio {
    margin-right: 15px;
}
