a {
    color: #003522;
}

.header-logo {
    max-height: 68px;
}

.divider-lotus {
    background-image: url(../img/divider-lotus.png);
    height: 80px;
    width: 80px;
}

.text-primary {
    color: rgba(0, 53, 34, 1) !important;
}

.accordion-header:has(+.show) .accordion-title {
    color: #003522;
}

.btn {
    line-height: 3.2em;
}

.nav-link.active {
    color: #003522 !important;
}