import styles from './main-subtitle.module.scss'; export const MainSubtitle = ({ children }: { children: string }) =>