.favorite__button {
    display: contents;
    cursor: pointer;
    border: none;
    color: var(--favorite-yellow);
}
