:root { --bs-primary: #32393E; --bs-primary-rgb: 50, 57, 62; --bs-secondary: #d2d2d2; --bs-secondary-rgb: 210, 210, 210; }
body { --bs-body-color: #32393E; --bs-body-color-rgb: 50, 57, 62; --bs-body-bg: #f3f3f3; --bs-body-bg-rgb: 249, 255, 252; }
.navbar-nav { --bs-nav-link-color: #32393E; }
.btn { --bs-btn-border-radius: 0px; --bs-btn-border-width: 2px;}