.theme-sidebar {
    background: ;
}

.theme-background {
    background-color: rgba(176, 180, 209, .3);
}

.theme-logo {
    content: url("https://moneyplusadvice.com/wp-content/uploads/2022/11/moneyplus-advice-2.png");
    max-width: 240px;
    padding: 20px;
    margin: 0 auto;
}

.theme-section {
    background: white;
}

.theme-section-header {
    width:100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.theme-section-icon {
    color: ;
    margin: auto;
}

.theme-doc-button {
    color: ;
    text-align: center;
}

.theme-button {
    background-color: ;
    border-color: ;
}