.sppb-container {
    padding-left: 0px;
    padding-right: 0px;
}
.sppb-addon-form-builder-form .sppb-form-control,
.sppb-addon-form-builder-form select
{
    width: 100%;
    border: 2px solid #2f2f2f;
    background: #222222;
    color:#848484;
    height: 50px !important;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 300;
    box-shadow: none;
    transition: all 500ms ease;
}
.sppb-addon-testimonial-pro-footer{
  display:inline !important;
}



.single-service-box-two .icon-column-default .icon-box em::before {
  font-size: 35px;
  color: #c50c77;
  line-height: 35px;
}
body{
  font-family: 'Didact Gothic', sans-serif;}
  
  .single-service-item .img-holder .overlay-style-one .box .content a em {
  border: 2px solid #222222;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 15px;
  color: #222222;
  line-height: 38px;
  transition: all 500ms ease;
}