/* This file is reserved for overriding and extending the template styles. */


.mx-w300{
    max-width: 300px !important;
}

.warning-border{
    border: 1px solid var(--bs-warning) !important;
}