missing button 1 when open with firefox

Hi, I need help, i have some issues that i don’t know how to fix.

button 1 and the heading for services not showing in firefox
http://www.dentalcomputercare.com

also under contacts i would like to change the color of the email and phone number to white.

thanks,
Lety

Hello Lety,

For the first problem I will copy - paste #3 from Common issues:

To avoid injecting default information as live content, the demo content only serves as guideline to set up your own widgets information.

All the demo content needs to be re-saved/modified/custom/replaced and re-saved to appear on the website while not logged in the Dashboard.

Replacing the missing content with new one will regenerate it on the live website.

Use this CSS code to take care of the contact map color:

#contact-us .section-content .contact-us-box .box-right span {
    color: white;
}

Let me know if you got everything alright.

Regards