/**
* Theme Name: Sassly Child
* Description: This is a child theme of Sassly, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: sassly
* Version: 1.0
*/

html {
  scroll-behavior: smooth !important;
}
body {
	background-color:#000 !important;
}
.error404 .ffab_header, .error404 .ffab_footer {
	display:none !important;
}
.wcf-is-sticky img {
	width:125px !important;
}