

body{
    background-color: #ffffff !important;
    color:#0d0402 !important;
    }

    .blue.ribbon {
    background-color: #193662 !important;
    color:#ffffff !important;
    }

    .grey.ribbon {
    background-color: #f16824 !important;
    border-color: #f16824 !important;
    color: white;
    }

    h2.pay-title.mt-5 {
    color: #193662 !important;
    }

    h1 {
    color: #f16824 !important;
    }
    button.btn.mb-1.d-none.d-md-block.orange.white-text.flex-grow-1.d-print-none.text-uppercase {
    background-color: #f16824 !important;
    border-color: #f16824 !important;
    }
    button#payNowBtn {
    background-color: #f16824 !important;
    border-color: #f16824 !important;
    color: white !important;
    }

    .light-blue.ribbon {
    background-color: #193662 !important;
    opacity: 0.6;
    }

    td {
    color: #0d0402 !important;
    }