/* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');


#custom-text h2 {
 text-transform: none !important;
 line-height: 2;
}
