:root{
  --primary:#8f2d23;
  --accent:#d9a441;
}

.topbar{background:#8f2d23}
.topbar nav a,.link-button{color:#fff3ed}
.topbar nav a:hover,.link-button:hover{color:#fff;background:#ffffff12}
.marlu-brand small{color:#f4d9cf}
input:focus,select:focus{outline-color:#8f2d2328;border-color:#8f2d23}
.auth-card button{background:#8f2d23}
.auth-card button:hover{background:#682019}
.auth-card .text-link{color:#8f2d23;justify-content:center}
.auth-card .text-link:hover{color:#682019}
.button-link:not(.secondary){background:#8f2d23}
.button-link:not(.secondary):hover{background:#682019}
.cards strong,.report-cards strong,.section-title p a{color:#8f2d23}
.section-title>div>span,.profile-avatar{background:#8f2d23}
.badge{background:#f8e6e2;color:#79251e}
.movement-in{color:#08795b;background:#dcf8ed}
.amount-positive{color:#087443}
.amount-negative{color:#b42318}
