.btn_amazon2{height:40px;width:100%}.btn_amazon2 a{height:30px;width:100%;font-weight:700;box-shadow:0 3px 0 rgba(0,0,0,.3);background:#f0c14b;background:-webkit-linear-gradient(top,#f7dfa5,#f0c14b);background:linear-gradient(to bottom,#f7dfa5,#f0c14b);border-radius:10px;color:#222;font-size:13px;text-align:center;text-decoration:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.btn_amazon2 a:hover{box-shadow:none;transform:translate3d(0,3px,0);background:#eeb933;background:-webkit-linear-gradient(top,#f5d78e,#eeb933);background:linear-gradient(to bottom,#f5d78e,#eeb933);color:#222}