/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.5
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * primary old #335eea  51,94,234
 * secondary old #506690 80,102,144
 * background dark old #1b2a4e or 27,42,78 -> #30575a (50,75,79) -> #324B4F (50,75,79) -> #002A36 (0,42,54)
 * shadow  22,28,45 -> 0,42,54
 * focus #1c4ce8 -> #006849 -> #85E399 -> #1c4ce8
 * https://mycolor.space/?hex=%2348A9B6&sub=1
 */:root{


 }
 .navbar-brand-img{max-height:5rem;width:auto}
 .navbar-brand {
   padding-top: 0rem;
   padding-bottom: 0rem;
 }
 
 .form-switch>.form-check-input {
     height: 2rem;
 }
 
 .form-switch .form-check-input {
     width: 3.5rem;
} 

 .form-check-input {

	 background-color: var(--bs-secondary);
 }