/* OpenCapital: the name is the mark, one accent. */
.navbar-brand, #logo, .site-name { font-weight: 700; letter-spacing: -0.02em; }
/* The only way in is the OpenCapital button; it should not look disabled. */
.btn-outline-secondary[href*="/connector/login/"] { color: #85baff; border-color: #85baff; }
.btn-outline-secondary[href*="/connector/login/"]:hover { color: #0e1114; background: #85baff; border-color: #85baff; }
/* custom_footer is appended to <body>, outside every container. */
.oc-foot { text-align: center; padding: 4px 16px 28px; font-size: 0.85rem; color: #999fa6; }
.oc-foot a { color: #85baff; }