/*
 Theme Name:   Avada Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Avada Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Avada
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  avada-child
*/

.dark-row{
color:white;
background-color: #2f2f2f;
}

.dark-row h3, .dark-row h2{
color:white !important;
}

.page-id-442 .vc_gitem-post-data-source-post_excerpt{
min-height: 160px;
}

.page-id-442 .vc_gitem-post-data-source-post_title{
min-height: 40px;
}