#allrecords a.qtickets-button {
    color: #070707;
    text-decoration: stroke;
    color: #070707;
   -webkit-text-stroke: 0.5px #070707;
  text-stroke: 0.5px #070707;
    button: hover
    background-color: #d9d9d9;
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 40;
    line-height: 40px;
}
a.qtickets-button a.t-records a {
    color: #ffffff;
    text-decoration: none;
}
a.qtickets-button {
    background: #eee;
    border: 1px solid #f7fafa;
}