//block newsletter style extensions .block-newsletter { h4 { font: 500 24px/26px $font-family-base; } #block-newsletter-label { display: none; } form { .form-control { text-align: center; } .btn { margin-top: -1px; } } }