.gray {
    color: gray;
    text-align: center;
    margin-bottom: 10px;
}

.centered {
    text-align: center;
    margin: 0 0 10px 0;
}

hr.header-hr {
    margin: 10px 0;
}

.default-table {
    margin-bottom: 45px;
}