.button{display:block;height:40px;width:120px;background:#13747D;border:2px solid rgba(19,116,125,0.59);align-content:center;color:rgba(255,255,255,1);text-align:center;font:bold 1em/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;background:-webkit-linear-gradient(top,#13747D,#136a7b);background:-moz-linear-gradient(top,#13747D,#136a7b);background:-o-linear-gradient(top,#13747D,#136a7b);background:-ms-linear-gradient(top,#13747D,#136a7b);background:linear-gradient(top,#13747D,#136a7b);-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;border-radius:10px;-webkit-box-shadow:0 8px 0 #004b50;-moz-box-shadow:0 8px 0 #004b50;box-shadow:0 8px 3 #004b50;text-shadow:0 2px 2px rgba(255,255,255,0.2)}a.button{text-decoration:none}a.button:hover{color:rgba(0,0,0,0.45);background:#7fbbc4;background:-webkit-linear-gradient(top,#92B7B7,#13747D);background:-moz-linear-gradient(top,#92B7B7,#13747D);background:-o-linear-gradient(top,#92B7B7,#13747D);background:-ms-linear-gradient(top,#92B7B7,#13747D);background:linear-gradient(top,#92B7B7,#13747D)}