/* 
* Use this file if you want to put custom styles and do not want to use Sass and Gulp 
* Readmore - http://docs.imagecms.net/rabota-s-shablonom-multishop/rabota-s-css-i-javasctipt-dlia-razrabotchikov
*/

.footer__inner a {
	color: #9a9a9a;
	text-decoration: none;
}


.footer__inner a:hover {
	text-decoration: underline;
}