.elementor-671549 .elementor-element.elementor-element-c5222d7{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-c5222d7 */.width_100 input,
.width_100 textarea,
.width_100 select {
  color: #000 !important; /* change if needed */
}

/* Chrome / Edge / Safari autofill — scoped */
.width_100 input:-webkit-autofill,
.width_100 input:-webkit-autofill:hover,
.width_100 input:-webkit-autofill:focus,
.width_100 textarea:-webkit-autofill,
.width_100 textarea:-webkit-autofill:hover,
.width_100 textarea:-webkit-autofill:focus,
.width_100 select:-webkit-autofill,
.width_100 select:-webkit-autofill:hover,
.width_100 select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000 !important;
  transition: background-color 9999s ease-in-out 0s;
}

/* Firefox autofill — scoped */
.width_100 input:autofill,
.width_100 textarea:autofill,
.width_100 select:autofill {
  color: #000 !important;
}/* End custom CSS */