.tro-ajax-button {
    cursor: pointer;
}

.tro-ajax-button-symbol {
    color: #e50172;
    font-size: 20px;
    border: 2px solid #e50172;
    border-radius: 12px;
    display: inline-block;
    padding: 0px;
    height: 24px;
    line-height: 19px;
    width: 24px;
    text-align: center;
    cursor: pointer;
}