/*
Theme Name: Greenpeace Planet 4 Child Theme Colombia
Theme URI: https://github.com/greenpeace/planet4-child-theme-colombia
Description: Child theme for the Colombia website in the Planet 4 Wordpress project
Author: Greenpeace International
Author URI: https://github.com/greenpeace
Template: planet4-master-theme
Version: 0.3
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: light, accessibility-ready
Text Domain: planet4-child-theme-colombia
*/

.happy-point {
  padding-top: 10% !important;
}

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.article-list-item-author{
  display: none;
}

.single-post-author{
  display: none !important;
}

#happy-point {
  overflow: hidden;
}
