h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

/* p:last-child {
    margin-bottom: 0;
} */

a {
    text-decoration: none;
}

button {
    cursor: pointer;
}

/* img {
    display: block;
    max-width: 100%;
    height: auto;
} */