/* 
If you create a child theme then WP will search for style-custom.css in that child theme. You can therefore add your own custom css as the last external stylesheet.
If  you do use a child theme you MUST include a style-custom.css in it even if it's blank as WP will link to it regardless.
*/