/* 
* This file would normally contain the minified Bootstrap CSS.
* For this project, we'll use the Bootstrap 5 CDN in the layout.html file.
* This placeholder file is created to satisfy the required file structure.
*/

@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css');
