.wc-snippet-call-for {
  background: #a14545 none repeat scroll 0 0;
  padding: 23px 20px;
}
.wc-snippet-call-for .text p {
  color: #ffffff;
  font-family: raleway;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  text-align: center;
}
.wc-snippet-call-for .phone {
  text-align: center;
}
.wc-snippet-call-for i {
  color: #ffffff;
  font-size: 30px;
  margin-right: 10px;
}
.wc-snippet-call-for a.number {
  color: #ffffff;
  font-family: roboto;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
}
.wc-snippet-call-for a.number:hover{
	text-decoration:none;
	color:#ccc;
}
