.ipWidget-Button .widget-button {
  text-align: center; }
  .ipWidget-Button .widget-button a {
    text-decoration: none;
    padding: 14px 40px;
    border-radius: 10px;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
.ipWidget-Button.ipSkin-transparent a {
  border: 2px solid #2ffbfe;
  background: transparent;
  color: #39346b; }
  .ipWidget-Button.ipSkin-transparent a:hover {
    background: #2ffbfe; }
.ipWidget-Button.ipSkin-default a {
  color: #39346b;
  background: #2ffbfe;
  transition: all 0.5s; }
  .ipWidget-Button.ipSkin-default a:hover {
    background: #39346b;
    color: #ffffff; }

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