.widget-snippet .get-in-touch{
  max-width: 410px;
  margin-right: auto;
  padding-top: 50px;
  padding-left: 27px;
}
.widget-snippet .get-in-touch .top{
  margin: 0 0 45px 0;
}
.widget-snippet .get-in-touch .top h4 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 42px;
  line-height: 53px;
  color: #000000;
  padding: 0 0 15px 0;
}
.widget-snippet .get-in-touch .top h6{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
color: #000000;
padding: 0 0 25px 0;
}
.widget-snippet .get-in-touch .top p{
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 30px;
color: #000000;
padding: 0 0 15px 0;
}
.widget-snippet .get-in-touch .top p:last-of-type{
  padding: 0;
}
.widget-snippet .get-in-touch .top p a{
  color:#017575;
  text-decoration:none;
}
.widget-snippet .get-in-touch .top p a:hover{
  color:#EFBE4F;
  text-decoration:underline;
}
.widget-snippet .get-in-touch .top p strong{
font-weight: 600;
max-width: 84px;
display: inline-block;
width: 100%;
position: relative;
}
.widget-snippet .get-in-touch .top p strong:before{
  content: ':';
position: absolute;
right: 0;
top: 0px;
  margin-right: 8px;
}
