/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
h2, h3 ,h4 , h5,
p {
word-break: auto-phrase;
}
h2.information small{
	margin-left: 0.5rem;
	font-size: 1rem;
}

ul.column3_list li{
	width: calc(33% - 1rem);
	padding: unset;
    margin: 0;
    margin-bottom: 2rem;
}

.site-footer-copyright p:last-child{
	display: none;
}

.col-lg-4 {
flex: 0 0 50%!important;
max-width: 50%!important;
}
@media screen and ( max-width:980px ){
}