/*
	Theme Name: Dan Ariely Website
	Theme URI:
	Author: Three 11 LTD
	Author URI: hello@three-11.com
	Description: Custom WordPress Theme
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: t11

	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.
*/

/*
	Source css files are located in the styles directory.
	The compiled bundle is in dist/css/bundle.css;
	All styles in this file will override the bundle.css styles
*/

.aspect-ratio iframe,
.aspect-ratio video {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}

.c-section-books .c-content__container .c-item__description-container h4 a {
	text-transform: none;
}
