/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .uk-grid img:hover {
  opacity: 0.7;
}
