/* CPTECHS global styles */

<style>
  .form-switch .form-check-input {
    cursor: pointer;
    width: 3em;
    height: 1.5em;
  }
</style>
