/* Text Color Start */
.text-primary {color: #f69400 !important;}
.text-dark {color: #222 !important;}
.text-light {color: #5a5c5d !important;}
/* Text Color End */

/* Font Weight Start */
.fw-medium {font-weight: 500;}
.fw-semibold {font-weight: 600;}
/* Font Weight End */

/* Font Size Start */
.fs-18 {font-size: calc(15px + (18 - 15) * ((100vw - 360px) / (1920 - 360))); line-height: 1.3;}
.fs-16 {font-size: 16px; line-height: 1.4;}
.fs-14 {font-size: 14px; line-height: 1.4;}
/* Font Size End */