.ask-price-btn {
	background: #198754;
    padding: 10px;
  	color: white;
  	border-radius: 10px;
}

.ask-price-btn:hover {
    color: black !important;
}


.ask-price-note {
	margin-top: 10px;
}

.ps-page--blog .ps-page__header {
    padding:30px 0; 
    text-align: center
}