.switch-container { display: flex; justify-content: flex-start; align-items: center; } .form-check.form-switch .form-check-input { width: 75px; height: 25px; } .switch-container label { margin-left: 10px; } .bg-financial { /*background-color: #2d5a3b;*/ background-color: #002F1F; /*#002F1F #0071BA; #545B2E; #3EA599*/ }