/*!
Theme Name: DIA Theme 2020
Theme URI: http://underscores.me/
Author: Michael Melnick per Wingard
Author URI: https://wearewingard.com/
Description: Custom theme for the Downtown Investment Authority
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dia
Tags: wingard, downtown-investment-authority

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.

DIA Theme 2020 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

ATTENTION : This theme uses SASS!
===========================================================
If you have not yet setup a SASS workflow or do not wish to
use SASS you may put any CSS styles or overrides here.

NOTE
===========================================================
Please DO NOT use the Wordpress Editor To Add CSS styles. 
This causes unnecessary formatting issues. If you need to 
add CSS styles get FTP access and add them that way please!
*/

/**********************************************************
--------------------------------------- | OVERRIDES GO HERE
**********************************************************/

.et-db .dia-using-divi-builder #et-boc .dia-divi-blurb-card {
	max-width: calc(360px - 20px);
}

.et-db .dia-using-divi-builder #et-boc .et-l .et_pb_section {
	padding-left: 15px;
	padding-right: 15px;
}

.dia-front-page-video {
	margin-bottom: 6rem;
}
