body { background:##22B14C; }
.container { margin-top:20px; }
.panel-card { background:#fff; padding:15px; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.06); }
h2 { color:#2b6a3a; }
.header-logo {
    max-height: 70px;   /* adjust as needed */
}
.header-title {
    margin: 0;
    line-height: 70px;  /* matches logo height */
}