/* Css for block top cms start */
#pstblocktopcms {
    text-transform: capitalize;
}
#pstblocktopcms .customtext{	
	 margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #666666;
}
#pstblocktopcms .customtext:before {
    content: '\f02b';
    font-family: 'FontAwesome';
    font-size: 16px;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: -2px;
    color: #88bb22;
    line-height: 16px;
}
 
/* Css for block top contact end */

