/* .title {
}

.label {
}

.input {
}

.button {}

.checkbox {}

.affiliate__register {
}

.affiliate__title {
}

.affiliate-form {
}

.affiliate-form__field {
}

.affiliate-form__label {
}

.affiliate-form__input {
}

.affiliate-form__field--terms {
}

.affiliate-form__checkbox {
}

.affiliate-form__actions {
}

.affiliate-form__button {
} */

.tables, 
.table__row, 
.table__cell,
.table__cell--header {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 0.25rem;
}