to increase top bar phone number font size.
go to theme customisations and add this code to additional css.
#top-header #et-info-phone,
#top-header #et-info-email,
#top-header .et-social-icon a {
font-size:130%
}
size of font will increase. also you can change font value and type.


