.translation-panel-table { table { margin-top: 50px; border: 1px solid #9E9E9E; width: 100%; } table tbody td { border: 1px solid #9E9E9E; } table thead th { color: white; background-color: $brand-primary; border: 1px solid #9E9E9E; border-bottom: 0px; text-align: center; } } .translation-form { margin-top: 50px; h2 { margin-top: 0; } .form-group { margin-top: 25px; } }