/*
Theme Name: making movement irresistible Theme
Theme URI: https://wordpress.com/themes/edin/
Template: edin
Author: Automattic
Author URI: https://wordpress.com/themes/
Description: Edin is a modern responsive business and corporate theme that helps you to create a strong--yet beautiful--online presence for your business.
Tags: blog,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,full-width-template,left-sidebar,post-formats,right-sidebar,rtl-language-support,sticky-post,theme-options,translation-ready,two-columns
Version: 1.3.3.1656581334
Updated: 2022-06-30 09:28:54

*/

/* CSAD research Footer */



#footer-container{
    
    background-color: #49B74F;
    flex-shrink: 0;
    padding: 0.5rem;
margin-left: auto;
    margin-right: auto;
}

.footer-content{
    max-width: 100rem;
    width: 100%;
    flex-shrink: 0;
	text-align:center;
}

}
#footerlogos{
}

.footlogo{
    width: 150px;
    margin: 20px 20px 0 0;
    display: inline;
    opacity: 0.97;
}

.footlogo:hover{
    opacity: 1;
}

.footertxt{
    font-family: sans-serif;
    font-size: 0.8em;
    color: #fff;
}

