Hi there,
Should be like this,
<div class="custom-text right pas" style="color:white; font-weight:bold; text-align:right;">
And for fax and phone, you can also apply inline styling like this,
<span class="phone-number" style="font-weight:bold; color: #fff;">Phone: 763-315-9104</span><br>
<span class="phone-number" style="font-weight:bold; color: #fff;">Fax: 763-315-9108</span><br>
Hope this helps.