<style> #title-text a { color: white; } .rw_content_section #rw_main_column .rw_content { width: 70%; color: white; margin-left: auto; margin-right: auto; line-height: 2.0; font-family: Raleway; } .title { font-size: 36px; font-weight: 900; line-height: 1.2; margin-top: 25px; } @media only screen and (max-device-width: 480px) and (min-device-width: 320px) { .rw_content_section #rw_main_column .rw_content { width: 92%; } } </style> |