i just now find the solution.hope this helpful.
a.block {
display: block;
margin-left: 10px;
margin-right: 10px;
padding-top: 1px!important;
height: auto;
margin-top: 12px!important;
border: 2px solid #ff7400;
border-radius: 30px;
box-shadow: 0px 15px 15px #808080;
color: #575757;
font-weight: 400;
transition: all 0.12s ease-out;
}