
#downloadReset {
    font-size: 18px;
    line-height: 24px;
    width: 45%;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #dfdfe0;
    border: none;
}
