span.rpb_button   {
    padding-right:0px;
    padding-left: 2px;
    padding-top: 2px;
    display: inline;
    }
    
.btn-info {
  background-color: #e46f4b !important;
  color: #fff !important;
  transition: all .7s !important;
  border-color: #e46f4b !important;
}
.btn-info:hover {
  color: #fff !important;
  background-color: #f98e6d !important;
  border-color: #e46f4b !important;
}
div.rp_page h3         {font-family:'Vesper Libre';font-size: 36px; color: #2C2E36;}