/* !!cmd:lessbuild=false */
@color: #4D926F;

#header {
    color: @color;
}
h2 {
    color: @color;
}