.oro-services {
  font-size: 24px !important;

  background: #006fff !important;
  color: #fff !important;
  text-align: center !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 37px !important;
  border-radius: 100px !important;
}

.oro-p-margin-bottom p {
  margin-bottom: 20px !important;
}

#requestCallBackCTA {
  position: fixed;
  top: -500px;
  left: -500px;
  z-index: -1;
}

.projectBannerTitle {
  width: 100%;
  padding: 20px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 42px;
  text-align: center;
}
