.dan-2rs {
    margin-right: 1rem;
}

.dan-1l {
    margin-left: 1rem;
}

.dan-ms-2 {
    margin-left: 2rem;
}

.dan-btn-primary {
    border-radius: 15px 15px 15px 15px;
    background-color: #294021;
    color: #ffe8cf;
}

.dan-primary {
    background-color: #294021;
    color: white;
}

.dan-text-primary {
    color: #294021;
}

.dan-bg-primary {
    background-color: #294021;
    color: #ffe8cf;
}

.dan-text-light {
    color: #ffe8cf;
}

.dan-input-secondary {
    background-color: #e83d00;
    ccolor: #294021;

}

.dan-text-secondary {
    color: #e83d00;
}

.dan-btn-secondary {
    border-radius: 15px 15px 15px 15px;
    background-color: #e83d00;
    color: #ffe8cf;
}

.dan-bg-secondary {
    background-color: #e83d00;
}

.dan-menu {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.dan-menu {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.dan-text-dark {
    color: #172112;
}

.dan-bg-dark {
    background-color: #172112;
}



.dan-text-light {
    background-color: transparent;

}

.dan-bg-light {
    background-color: #ffe8cf;
}

.dan-card-light {
    border-color: #ffe8cf;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: thick;
}

.dan-center-top {
    margin-top: 10%;
}

.bg {
    background-color: #F8F8F8;
}

.body {
    height: 100vh;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.main-invoice {
    background-color: #F8F8F8;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffe8cf;
}

.invoice {
    background-color: #F8F8F8;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffe8cf;
}

.dan-30 {
    width: 30%;
}

.dan-10 {
    width: 10%;
}

.top-badge {
    margin-top: -1.5rem;
    margin-left: -.5rem;
}

.mla {
    margin-left: 4rem;
}

.dt-1 {
    margin-top: -1rem;
}

.img {
    height: 200px;
    width: 100%;
}

.link {
    text-decoration: none;
}

.small-text {
    font-size: 12px;
}

