/*
Theme Name: Poe Group Tailwind
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Underscores theme combined with Tailwind.css
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: poe
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

poe is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/



.boxes_section .wp-block-buttons{
	margin: 28px 0px;
}

@media only screen and (min-width: 1565px){
	.bayer_block_box .podcast_box h2 {
	    margin-top: 68px;
	}
}

@media only screen and (max-width: 1564px){
	.bayer_block_box .podcast_box h2 {
	    margin-top: 32px;
	}
}
