.zs-bx-hero-heading {
    font-family: 'Courier New', monospace /* You can replace 'Roboto' with any preferred font */
    font-weight: 700; /* Bold */
    font-size: 48px;  /* Adjust size if needed */
    color: #1a1a1a;   /* Change text color */
}