.callcell{
  color:#fff;
}

.modalContactForm{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.iconTopMargin{
  margin-top: 20px;
}

.nopaddingtopbottom{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
