/**************

Use this file (CustomStyles.css) to make your custom CSS changes. Copy what styles you need to change from main.css, paste in this file,
    make your changes, and save. *Only copy/paste the lines you plan on changing, nothing more.

    For example, to update the homepage background image copy/paste this to make your changes:
    #cover-wrapper:before {
        background-image: url("images/nuts-pattern.jpg");

**********/

