/** do not delete - placeholder file to be used if no custom-style.css file is provided */

[data-bs-theme="default"] {
    --primary: #00369c;
    --primary-hover: #2f4e9c;
    --primary-disabled: #6576a5;
    --text-color-btn: #ffffff;
}