/******* Do not edit this file *******
Code Snippets Manager
Saved: Aug 26 2025 | 12:39:59 */
.knop-primair .elementor-button span.elementor-button-icon {
  fill: #233755;
  background-color: white;
  padding: 10px;
  border-radius: 100px;
}
.knop-primair .elementor-button .elementor-button-text {
  display: flex;
  align-items: center;
  color: #fff;
}
.knop-primair .elementor-button:hover span.elementor-button-icon {
  fill: white;
  background-color: #233755;
  transition: all 0.3s ease;
}
