﻿.k-grid .bi.bi-check {
  font-size: x-large;
}

.button-link {
  height: 35px;
  background: #860143;
  color: #fff;
  border-radius: 17px;
  padding: 0 30px;
  line-height: 35px;
  font-weight: 700;
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  margin-bottom: 15px;
}
