/* Css for block top cms start */
#pstblocktopcms {
    text-transform: uppercase;
}
#pstblocktopcms .customtext{	
	margin: 0 ;
    font-size: 12px;
}
#pstblocktopcms .customtext:before {
    content: '\f02b';
    font-family: 'FontAwesome';
    font-size: 16px;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: -2px;
    color: #9fa0a5;
    line-height: 16px;
}
#pstblocktopcms .customtext a {
    border-bottom: 1px solid #423C3C;
}
#pstblocktopcms .customtext a:hover {
    border-bottom: 1px solid #9fa0a5;
}
/* Css for block top contact end */

