.digi-button {
    font-size: 16px;
    text-decoration: none!important;
    padding: 22px 10px 10px 10px!important;
    background-color: /*#c62121;*/#C6732F;
    color: #fff!important;
    border-radius: 10px;
    font-family: 'Open Sans',sans-serif!important;
    max-width: 250px;
    font-weight: 600;
    text-align: center;
    height: 40px;
    margin-bottom: 30px!important;
}

.digi-button-wrapper, .digi-button-wrapper a, .digi-button-wrapper a:hover  {
     color: #fff!important;
   text-decoration: none!important;
}


