Code block

{% highlight scss %} .card-footer { background: transparent; &:last-child { border-radius: 0 0 1 2; } } {% endhighlight %}