/* Legacy entry file. New front-end work should be done in frontend.css and frontend-mobile.css. */
@import url('frontend.css?v=0.1.2');
@import url('frontend-mobile.css?v=0.1.2') screen and (max-width: 980px);
