@gray-light:            #737373;

@brand-primary:         #3498db;
@brand-success:         #2ecc71;
@brand-warning:         #e67e22;
@brand-danger:          #e74c3c;
@brand-info:            #1abc9c;

@headings-font-family:  'Bitter', serif;

@font-size-content: 16px;
@line-height-content: 1.6666666667;

@text-color:            @gray-light;
@link-color:            @gray-dark;
@link-hover-color:      @brand-danger;