      #service-type option {
          background: #333;
      }


      body {
          background-color: #1d252c;
      }

      body .navbar,
      body .navbar.is-sticky {
          background-color: #12181F !important;
      }

      .nav-item .nav-link {
          color: white !important;
      }

      .nav-item:hover .nav-link {
          color: #2f5bea !important;
      }

      .copy-right {
          color: white;
          background: #333;
      }

      .copy-right-content p {
          color: white !important;
      }

      .copy-right-content a {
          color: white !important;
      }

      .section-title h2 {
          color: white !important;
      }

      .send-a-message {
          color: white !important;
      }

      .about-header {
          color: white !important;
      }

      .overview-area {
          background-color: #3C4A55;
      }

      .blog-area {
          background-color: #46535F;
      }

      .form-control::placeholder {
          color: #ccc !important;
      }

      .form-control {
          color: white !important;
      }

      #service-type {
          color: #ccc !important;
      }

      .iti__selected-dial-code {
          color: white
      }

      .accordion-title {
          color: white !important;
          background-color: #3C4A55;
      }

      .why-choose-us {
          margin-top: 26px !important;
      }

      .accordion-item {

          border: none !important
      }

      .faq-accordion-content .accordion .accordion-title.active {
          border-bottom: 1px solid #4A5965;
      }

      .accordion-content {
          background-color: #4A5965;
          color: #ddd !important;
      }

      .single-blog .content h3 a {
          color: #ddd;
      }

      .single-blog .content {
          color: #bbb;
          background-color: rgb(24 35 44);
      }

      .services-icons {
          color: #eee;
      }

      .overview-content p {
          color: white;
      }

      .why-choose-us-text {
          color: white;
      }

      .single-features {
          background-color: hsl(209, 22%, 30%);
      }

      .single-features h3 {
          color: #eee
      }

      .single-features p {
          color: #ddd
      }