/* Import Bootstrap CSS */
@import "bootstrap/dist/css/bootstrap.min.css";

/* Your custom CSS */
body {
    font-family: Arial, sans-serif;
}