/** * Service function panel */ @include panel-block( $suffix: service-function, $background-color: $service-function-background-color, $title-border-radius: $service-function-title-radius, $title-border-width: $service-function-border-width, $body-border-radius: $service-function-title-radius, $body-border-width: $service-function-border-width, $body-text-align: center );