
/* Dynamic Background CSS for Index Page */
body {
    background: url('../assets/img/index_bg.jpg?v=1763654611') no-repeat center center fixed !important;
    background-size: cover !important;
    font-family: 'Prompt', sans-serif;
}