
@media all {
	.footer-copy-info{
		margin-top: 15px;
	}
	.footer-office {
		color: #cccccc;
		font-size: 14px;
	}
	.footer-office a {
		color: #ccc;
	}
	.footer-office a:hover {
		color: #fff;
	}
	.footer-office .soc-it._viber {
		background-image: url('https://api.iconify.design/fa-brands:viber.svg?color=lightgrey');
		background-repeat: no-repeat;
		background-size: 70%;
		background-position: center;
		color: #ccc;
	}
}
