.remove-button-styles {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    text-align: inherit;
    appearance: none;
    box-shadow: none;
    cursor: pointer;
    outline: none;
}