/*
Theme Name:     Finbuzz
Theme URI:      http://radiustheme.com/demo/wordpress/themes/finbuzz
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Finbuzz is an quality & responsive Business  WordPress Theme.
Version:        1.4
Text Domain:    finbuzz  
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/

.copyright-lr a {
	color: #3A9046;
}

.copyright-lr {
	display: flex;
	justify-content: center;
    color: #fff;
}
.copyright-lr img {
	 margin: auto 0.5rem;
    width: 20px;
    height: 20px;
}

a.scrollup.back-top {
   display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767.98px) { 
.copyright-lr {
	display: block;
	text-align: center;
	}
}