/*
    Note that this file is not actually being referenced in the public site.  To include this file, upload it as the CSS file at SV > Marketing > Public View > Configuration.

/* START OF THEME */

/*
  A customized version of the Bootswatch Spacelab theme (http://bootswatch.com).

@import url("/restricted/3rdPartyTools/deployed/bootstrap/themes/bootswatch.spacelab.min.css");*/

@import url("https://ce.unm.edu/new-assets/style.css");
@import url("https://ce.unm.edu/new-assets/plugins.css");
@import url("https://ce.unm.edu/new-assets/responsive.css");
@import url("https://ce.unm.edu/new-assets/custom.css");
@import url("https://ce.unm.edu/new-assets/all.css");
/*!
  You can change the theme to a non-customized version by replacing the above import statement
  with the following statement.

@import url("/restricted/3rdPartyTools/deployed/bootstrap/themes/bootswatch.spacelab.min.css");
*/

/* END OF THEME */


