div[id^="wait_comp_"] {
   display: none !important;
}
.success-title {
   color: var(--vc-black);
   font-size: 24px;
   font-style: normal;
   font-weight: 500;
   line-height: 1.14;
}
.success-subtitle {
   padding-top: 10px;
   color: var(--vc-black);
   font-size: 19px;
   font-style: normal;
   font-weight: 400;
   line-height: 1.14;
}