.battery-cube {
    border-radius:10px;
    background: linear-gradient(to bottom, #D62425, #9B0101);
    border:1px solid #d3cc14;
    display: block;
    line-height:46px;
    color: white !important;
    text-decoration: none;
    text-align: center;
}