File tree Expand file tree Collapse file tree
src/components/consent-form Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 span {
3636 margin-top : 16px ;
3737 display : block;
38- font-weight : 700 ;
38+ font-weight : 400 ;
3939 }
4040 }
4141}
Original file line number Diff line number Diff line change @@ -59,10 +59,12 @@ export default function ConsentForm({ onContinue }: ConsentFormProps) {
5959 < >
6060 < div className = { styles . cardHeader } >
6161 < p >
62- Subscriber support chat is available 24/7 and can answer many
63- common questions immediately. However, if you'd prefer to
64- speak with our human support team via email instead, you can use
65- the subscriber support form to{ ' ' }
62+ < strong >
63+ Subscriber support chat is available 24/7 and can answer many
64+ common questions immediately
65+ </ strong >
66+ . However, if you'd prefer to speak with our human support
67+ team via email instead, you can use the subscriber support form to{ ' ' }
6668 < a
6769 href = { `${ MAIN_SITE_URL } /subscription-support` }
6870 target = "_blank"
You can’t perform that action at this time.
0 commit comments