body.widget-snippet  .call-for-more-info{
	margin:20px;
}
.widget-snippet .call-for-more-info p {
    padding: 0;
    margin: 0;
    text-indent: 30px;
    color: #000;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    text-transform: uppercase;
}
.widget-snippet .call-for-more-info .phone-number {
    background: url("/template/60a9eff5/images/phone-number-icon.png") no-repeat left 0;
    padding-left: 30px;
    display: inline-block;
    color: #497bda;
    font-size: 25px;
    text-align: left;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.widget-snippet .call-for-more-info .phone-number:hover {
    color: #0f3c93;
	text-decoration:none;
}
