:root{

    /*
      Override desired values for the following variables.
    */

    /* GENERAL */
    --GENERAL-FONT: var(--GENERAL-FONT-1);
    --TITLE-FONT: var(--GENERAL-FONT-2);
    --GENERAL-COLOR-3: rgb(200, 167, 133);

    /* HOME */
    --HOME-TEXT-COLOR: rgb(200, 200, 200);

    .icon-60 {
    	height: 60px;
    }
}
