a.callToAction
{
@property "callToAction";
background-color: @primaryLightest;
padding: 2px;
border: 1px solid @primaryLighter;
border-radius: 6px;
display: inline-block;
line-height: 20px;
/*box-shadow: 1px 1px 5px rgba(0,0,0, 0.15);*/
outline: 0 none;
height: 20px;
@property "/callToAction";
}