/* Mamun eService - Custom Stylesheet */

/* You can add your custom styles here to override MDBootstrap defaults or add new styles. */

/* Example: Custom button color */
.btn-primary-custom {
    background-color: #007bff !important;
}
