a.big-give-button{
    background:#d72121 url() no-repeat 16px 20px;
    color:#FFF;
    text-transform:uppercase;
    display:inline-block;
    padding:5px 40px 5px 70px;
    text-align:left;
    font-family: "ReplicaProRegular",sans-serif;
    font-size:125%;
    line-height:1.5em;
    font-weight:bold;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
    text-decoration: none;
    border: 2px solid #d72121;
}

a.big-give-button span{
    font-size:190%;
}

a.big-give-button:hover{
    background:#fff url() no-repeat 16px 20px;
    background-color:#fff;
	 border: 2px solid #d72121;
	 color: #d72121;
	 text-decoration:none;
}
