
/*
Theme Name: Momentum Fleet Group
Theme URI: https://momentumfleetgroup.com
Author: Momentum Fleet Group LLC
Description: Custom WordPress theme for mobile fleet maintenance services.
Version: 1.0
*/
body {
    font-family: Arial, sans-serif;
    background-color: #0A0A0A;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
a {
    color: #00BFFF;
}
