@import '../../styles-new/default.less';
// @header-small-color:	        @font-size-l;
// @header-small-font-size:	    @color-text-base;
// @header-small-font-weight:	@font-weight-bold;
// @link-small-color:	        @color-text-tertiary;
// @link-small-font-size:	    @font-size-xs;
// @header-small-height:	    @size-height-xxl;
// @header-small-icon-size:	    @size-icon-xxs;

@header-medium-color: @color-text-base;
@header-medium-font-size: @font-size-l ;
@header-medium-font-weight: @font-weight-xbold;
@link-medium-color: @color-text-tertiary;
@link-medium-font-size: @font-size-xs;
@header-medium-height: @size-height-xl;
@header-subtitle-color: @color-text-tertiary;
@header-subtitle-font-size: @font-size-xs;
