<style> div.col-md-4 { background-color: @Model.BGColor; text-decoration: @Model.TextDec; border-style: @Model.BRDStyle; border-width: @Model.BRDWidth; } </style>