.system-form-table th {
    color: var(--PurpleMedio1);
    font-weight: 500;
    width: var(--width);
}

.system-form-table td {
    vertical-align: middle;
}
