.debit-title-bottom {
    font-size: 45px !important;
    line-height: 1;
    font-weight: 500;
}
.debit-title-top {
    font-size: 35px !important;
    line-height: 1;
}
.border-debit-quote {
    border-top: 2px solid rgb(33,37,41);
    border-left: 2px solid rgb(33,37,41);
    border-right: 2px solid rgb(33,37,41);
    border-bottom: 2px solid rgb(33,37,41);
    border-radius: 5px;
}
body {
    background-color: #ffda18;
}

