﻿body {
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: normal;
}

.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
}

