@charset "UTF-8";
/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

grey-70 {
	filter: grayscale(70%) blur(3px);

}

grey-70 :hover {
	filter: grayscale(00%) blur(0px);
}
