element.style {
    color: rgb(255, 255, 255);
    background-color: #D1D1D1;
    border-radius: 38px;
    font-family: All;
    text-transform: uppercase;
    display: inline-block;
}