.elementor-4206 .elementor-element.elementor-element-4c4bf7f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4206 .elementor-element.elementor-element-32fc89e.elementor-element{--align-self:center;}.elementor-4206 .elementor-element.elementor-element-2784ffb{--display:flex;}/* Start custom CSS for html, class: .elementor-element-32fc89e */.pagecustomcc .contact-right {
  padding: 30px;
  font-family: 'Poppins', sans-serif;
}

/* HELP BOX */
.pagecustomcc .help-box {
  background: #fff7f0;
  border-left: 4px solid #ff7a00;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}


.pagecustomrev .help-box{
    background: #cccccc6e;
  border-left: 4px solid #171e4a;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;

}


.pagecustomrev .help-box .icon {
    
  color: #ff7a00;
  
 
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 10px;
}

.pagecustomrev .help-box h3 {
  color: #171e4a;
  margin-bottom: 10px;
}



.pagecustomcc .help-box .icon {
  width: 50px;
  height: 50px;
  background: #ff7a00;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 10px;
}

.pagecustomcc .help-box h3 {
  color: #ff7a00;
  margin-bottom: 10px;
}

.pagecustomcc .help-box p {
  color: #555;
  line-height: 1.6;
}/* End custom CSS */