.centered {
    text-align: center;
    margin: 0 0 10px 0;
}

hr.header-hr {
    margin: 10px 0;
}

.gray {
    color: gray;
    text-align: center;
    margin-bottom: 10px;
}

.default-text.margin-bottom {
    margin-bottom: 50px;
}

.comission {
    background-color: #00A000;
    font-size: 20px;
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
    color: white;
    font-family: 'Montserrat', sans-serif;
}

.file-table {
    margin: 35px 0;
}