@import url("/css/franchises/shared.css");

/* Optional font-family imports from centrally managed resources on Sirv */



.kia {
    /* Set franchise-specifc button colours */
    --franchise-primary: #000;
    --franchise-secondary: #000;
    --franchise-tertiary: #000;
    --franchise-primary-button-text: #fff;
    --franchise-hover-bg:  #000;
    --franchise-hover-text: #fff;

}

