.site-footer {
    background: #5b6e84;
    color: #fff;
    padding: 10px;
	
	.powered {
		vertical-align: sub;

		.footer-link {
		    color: #fff !important;
		}
	}
}