blob: 20fde6ad33eac69f57d893c10879ec217168232f [file] [log] [blame]
$primary: #2F9C97;
$color-contrast-light: white;
$color-contrast-dark: white;
.text-primary {
--bs-text-opacity: 1;
color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
@import "../node_modules/bootstrap/scss/bootstrap";