
        
        @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
        body {
            background-color: #ffffff;
            color: #0d0c0c;
            font-family: ;
            font-style: normal;
        }
        .form-label {
            color: #0d0c0c;
        }    
        
         .card {
            background-color: #ffffff;
            border: 1px solid #ffffff !important;
            color: #0d0c0c !important;
        }
        .signin-modal .modal-content {
        background-color: #ffffff !important;
        }
        .card-body, .card-body a {
            color: #0d0c0c !important;
        }
        .text-body, .form-check-label, .btn-outline-secondary {
        color: #0d0c0c !important;
        }
        .btn-primary {
            background-color: #1b5ef0 !important;
            border-color: #1b5ef0;
            color: #ffffff;
        }
        h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
         color: #000000;
        }    
        .pala-navbar, .pala-navbar a, .navbar-expand-lg .dropdown-menu.dropdown-menu-dark {
            background-color:#fdfcfc !important;
            color:#141414 !important
        }

        .pala-footer, .pala-footer a, .pala-footer .h5, .pala-footer h4 {
            background-color:#121212 !important;
            color: #f6f4f4 !important;
        }
        /*.section_home, .section_home h6 {
            background-color:#ffffff !important;
            color: #000000 !important;
        } */    
        .section_steps {
            background-color:#ffffff !important;
        }
         .section_steps, .section_steps h2, .section_steps h3, .section_steps .card-title  {
            color: #000000 !important;
        }
        .step-border {
            border:1px solid #000000 !important;
        }

        .section_home_2 {
            background-color:#ffffff !important;
            color: #000000 !important;
        }

        .section_home_3 {
            background-color:#d4d3d3 !important;
            color: #000000 !important;
        }

        .section_home_4 {
            background-color:#ffffff !important;
            color: #000000 !important;
        }

        h1, h2, h3, h4, h5, h6 {
            color: #0d0c0c;
        }
        .step-info h3 {
            color:#0d0c0c;
            font-size: 20px;
        }
         .card, .modal-content {border-radius:0px !important}