          .session, .gradient-bg, .session-route-view .bg  {
            background:  !important;
          }
          .form-control {
            color: #000 !important;
          }
          .session-form .custom-control-input:checked ~ .custom-control-label::before {
            background-color: #000 !important;
          }
          .session-form .custom-control-label::before {
            border-color: #000 !important;
            background-color: transparent !important;
          }
          .form-control::placeholder {
            color: #000 !important;
          } /* Chrome, Firefox, Opera*/
          :-ms-input-placeholder.form-control {
            color: #000 !important;
          }  /* Internet Explorer*/
          .form-control::-ms-input-placeholder {
            color: #000 !important;
          }  /* Microsoft Edge*/
          .session .text-light {
            color: #000 !important;
          }
          .session .text-light:hover {
            color: #000 !important;
          }
          .session .btn-show-password {
            color: #000 !important;
          }
          .session-form .vfl-label, .session-form .vfl-label-on-focus {
            color: #000 !important;
          }
          .session-form .form-group .pseudo-placeholder, .session-form .form-check-label.custom-control-label {
            color: #000 !important;
          }
          h1 {
            color: #63c8bb;
          }
          .btn-primary h1 {
            color: #fff !important;
          }
          p {
            color: #63c8bb;
          }
          a:hover {
            color: #63c8bb !important;
          }
          .btn.btn-light, .btn.btn-light:hover  {
            color: #63c8bb !important;
          }
          .btn-secondary, .btn-secondary:hover, .btn-outline-secondary:hover, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:focus, .btn-secondary:hover {
            background-color: #63c8bb;
          }
          .btn-secondary, .btn-outline-secondary, .btn-secondary:hover, .btn-outline-secondary:hover, .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle.btn-outline-secondary:active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:focus, .btn-secondary:hover {
            border-color: #63c8bb;
          }
          .btn-outline-secondary, .btn.btn-round-small.btn-border {
            color: #63c8bb;
          }
          .btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle  {
            color: #fff;
          }
          .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
            box-shadow: none;
          }
          .btn-round-menu {
            color: #63c8bb !important;
          }
          .vue-js-switch .v-switch-core {
            background-color: #63c8bb !important;
          }
          .VueCarousel-dot--active {
            background-color: #63c8bb !important;
          }
          .profile .route-body .profile-list .item .icon .cl, .nav .nav-button.router-link-active {
            color: #63c8bb !important;
          }
          .profile .route-body .profile-list .item .icon .cl-phone {
            color: #e01a66 !important;
          }
          .text-secondary {
            color: #63c8bb !important;
          }
          .ripple {
            background-color: #63c8bb !important;
          }
          .ripple {
            opacity: .2;
          }
