.bg-light{
    background-color: #25395d!important;
}
.sc-footer-btn {
    font-size: 0.75rem!important;
}

.sc-block{
    padding: 1rem 1rem 1rem 2rem;
}

.sc-header{
    border: none;
}

.enroll-table{
    text-align: center;
}

.enroll-table .th-currentbalance{
    width: 80%;
}


.enroll-table .t-servicetotal{
    width: 20%;
}

.Logo-arrow--left {
    fill: #c0cdd5;
}
.Logo-arrow--right {
    fill: #619ab1;
}
.Logo {
    color: #717271;
    display: block;
    max-width: 256px;
    min-width: 148px;
}
.Logo-icon {
    display: inline-block;
    fill: #fff;
    height: auto;
    width: 400px;
}

.btn-success {
    border: 0;
}

.header-btn {
    background: #f9fcff;
    color: #525d71;
    border: 1px solid;
    margin: 5px;
    padding: 0.5rem;
}
.top-h {
    background: #25395d;
}
.btn-primary {
    color: #fff;
    background-color: #25395d;
    border-color: #25395d;
}
.sc-footer-btn {
    background-color: #25395d;
    border-color: #25395d;
}