.elementor-455 .elementor-element.elementor-element-b510616{--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;}@media(max-width:767px){.elementor-455 .elementor-element.elementor-element-7a43eb4{margin:52px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for html, class: .elementor-element-7a43eb4 */.elementor-455 .elementor-element.elementor-element-b510616 {
  padding: 0 !important;
}

button {
  border: none !important;
  outline: none !important;
  background: #F5F3FC !important;
  color: #000;               /* adjust text color as needed */
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
}

button:hover,
button:active,
button:focus {
  border: none !important;
  outline: none !important;
  background: #F5F3FC !important; /* same color, no change */
  color: #000;
}/* End custom CSS */