/*
Theme Name: Odin
Theme URI: https://github.com/wpbrasil/odin
Description: Base theme for development with WordPress.
Author: Grupo WordPress Brasil
Author URI: http://www.facebook.com/groups/wordpress.brasil/
Version: 2.3.0
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: odin

Don't add css in this file!
The theme css is in assets/css/style.css
*/
.media-list li.comment {
  display: block !important;
}

.h-100 {
  height: 100%;
}

.h-100 a,
.h-100 figure,
.h-100 img {
  height: 100%;
}

.destaque-cat .col-md-8 .row:last-child .col-md-6 figure {
  margin-bottom: 0;
}
