.hidePriceText {
    position: relative;
    background-color: #ebebeb;
    padding: 5px;
}

.hidePriceText a {
    color: #0015de;
}

.hidePriceText a:hover {
    color: #6cc909;
}

.hidePriceText p {
    margin: 1rem .5rem;
}

.text-listing {
	text-align: center;
}