.bg-light-blue {
        background-color: #e7f1fb;
    }

    .pricing-distribution-section input.form-control {
        max-width: 300px;
    }

    .input-group-text {
        background-color: #f0f0f0;
        font-weight: 500;
    }

    .border-primary {
        border-color: #0033cc !important;
    }

    .border-danger {
        border-color: #dc3545 !important;
    }


    .bg-light-blue {
        background-color: #e7f1fb;
    }

    .international-distribution-section .input-group-text {
        background-color: #f5f5f5;
        font-weight: 500;
    }

    .border-primary {
        border-color: #0033cc !important;
    }