.cid-sikNqy2FAU ul li::before {
    position: absolute;
    left: -1.6rem;
    content: " ";
    color: #6592e6;
    font-weight: bold;

    width: 1.6rem;
}

.tab-pane{
border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 20px;
    padding:20px;
    }
.nav-item .display-4 {
    font-family: 'Jost', sans-serif;
    font-size: 1.0rem;
    line-height: 1.0rem;
}

.inputpay{
border: 1px solid #dee2e6;
    border-radius: 5px;
    padding: 5px;
    }