
html:root { --bs-primary: #c1ffb4; --color-primary: #c1ffb4; --unit-primary-color: #c1ffb4; --bs-primary-rgb: 193, 255, 180; --bs-secondary: #f3ece7; --unit-secondary-color: #f3ece7; --bs-secondary-rgb: 243, 236, 231; --bs-tertiary: #0c5263; --bs-tertiary-rgb: 12, 82, 99; --color-primary-600: #0c5263; --bs-gray-900-rgb: 5, 33, 40;} .btn.btn-primary { --bs-btn-color: #000000 !important; --bs-btn-disabled-color: #000000 !important; } .btn.text-white { --bs-white-rgb: 0, 0, 0 !important; } .btn.btn-primary { --bs-btn-bg: #c1ffb4 !important; --bs-btn-border-color: #c1ffb4 !important; --bs-btn-disabled-bg: #c1ffb4 !important; --bs-btn-disabled-border-color: #c1ffb4 !important; } .btn.btn-primary { --bs-btn-hover-color: #000000 !important; --bs-btn-active-color: #000000 !important; } .btn.text-white:hover { --bs-white-rgb: 0, 0, 0 !important; } .btn.btn-primary { --bs-btn-hover-bg: #9acc90 !important; --bs-btn-hover-border-color: #9acc90 !important; --bs-btn-active-bg: #9acc90 !important; --bs-btn-active-border-color: #9acc90 !important; } 