.btn-reset {
    border: 2px solid #13731a;
    background-color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    color:#13731a;
    width: 120px;
    height: 40px;
}