@charset "UTF-8";
/* CSS Document */


/*!
 * Site Custom Designed by Emma C Mitchell (http://visualartsgtc.com/)
 * Copyright 2022, Emma C Mitchell
 * License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
 */

/*!
 * Bootswatch - theme
 * Homepage: https://bootswatch.com/
 * Bootstrap - Snippets and templates
 * Homepage: https://getbootstrap.com
 * Copyright 2022
 * Licensed under MIT
 * Based on Bootstrap
 * License Statements: https://github.com/thomaspark/bootswatch/blob/master/LICENSE

https://github.com/twbs/bootstrap/blob/main/LICENSE
*/



@media only screen and (max-width: 500px) {
	[class*="col-"] {
    width: 100%;
  }
}

