.ikon-w-button > div {
  border-radius: 0.9412rem;
}
.ikon-w-button a {
  color: #FFF;
}
.ikon-w-button:hover {
  opacity: 0.9;
  transition: all 0.3s;
}
.ikon-w-button .default {
  transition: all 0.3s ease;
}
.ikon-w-button .default .link-text {
  margin-bottom: 0px !important;
}
.ikon-w-button .default .link-text a {
  color: #0A118E;
}
.ikon-w-button .default .link-text svg path {
  stroke: #0A118E;
}

.ikon-w-button svg {
  width: 35px !important;
  height: auto;
}
.ikon-w-button:hover .default {
  background-color: #0A118E !important;
}
.ikon-w-button:hover .default .link-text a {
  color: white;
}
.ikon-w-button:hover .default .link-text svg path {
  stroke: white;
}

.field_style_2 .link-text {
  padding: 2.8235rem !important;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .field_style_2 .link-text {
    padding: 1.41179rem !important;
  }
}

/*# sourceMappingURL=ikon_w_button.css.map */
