/* styles.css */

.carzii-text {
    font-family: 'DM Sans', sans-serif;
    color: #FF0000;
    /* Change the color as desired */
    font-size: 16px;
    /* Change the font size as desired */
    /* Add any other styling you need */
}