body.qards .text .button {
  background-color: #ff0066 !important;
  color: #fff !important;
}
@media screen and (max-width:1025px) {
  .grid.column-4 li.image-grid-item {
    max-width: 50%;
    width: 50%;
  }
}
.footer .items a {
  color: #ff0066;
}
nav.menu .sections .items li a:hover {
  color:#ff0066;
}
