.bordered {
    border-top: dotted 1px @borderColor;
    border-bottom: solid 2px @borderColor;
}