How to apply SASS Variables value in components

Hi can u plz help me also for applying sass variable value in components i have variable in my scss file $button-md-font-size: 1.4rem; i want to set 1.4rem value in my component.