.service-block { background-color: #006aa5; color: #fff; padding: 40px; margin: 0 0 40px; width: 100%; }
.service-block .inner { border: 1px solid #fff; padding: 20px 20px 10px; }
.service-block h3:first-of-type { color: #fff; font-size: 28px; text-transform: uppercase; }
.service-block h3 { color: #339966; text-align: center; } 
a.buy-button { display: block; color: #000; background-color: #fff212; border-radius: 8px; padding: 7px 12px; text-align: center; max-width: 300px; text-transform: uppercase; font-size: 15px; font-family: "Roboto Condensed", sans-serif; margin: 10px auto; }
a.buy-button:hover { background-color: #fff; }