// Switch
// =======================================================================

.form-switch .form-check-label {
  .switch-icon-left,
  .switch-icon-right {
    transform: translate(0px, 1px) !important;
  }
}