.bfwp-quote-button{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:44px;padding:10px 18px;
  border:1px solid #171714;background:#171714;color:#fff;
  text-decoration:none;font-weight:700;
}
.bfwp-quote-button:hover{background:#000;color:#fff}
