File: /home/thwoodlg/public_html/wp-content/themes/dt-the7/css/dynamic-less/css-vars.less
:root {
--the7-base-border-radius: @border-radius-size;
--the7-accent-color: @accent-color;
--the7-accent-gradient: @accent-gradient;
--the7-title-color: @title-color;
--the7-filter-pointer-border-width: @filter-decoration-line-size;
--the7-filter-pointer-bg-radius: @filter-border-radius;
--the7-general-border-radius: @border-radius-size;
--the7-text-big-line-height: @text-big-line-height;
--the7-text-big-font-size: @text-big;
--the7-button-normal-bg-color: @button-normal-bg-color;
--the7-button-hover-bg-color: @button-hover-db-color;
--the7-big-button-border-radius: @dt-btn-l-border-radius;
--the7-medium-button-border-radius: @dt-btn-m-border-radius;
--the7-small-button-border-radius: @dt-btn-s-border-radius;
}