/*
 Theme Name:   Edubin Child
 Theme URI:    https://thepixelcurve.com/wp/edubin/demo/
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://thepixelcurve.com/
 Template:     edubin
 Version:      6.5.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/

html,body {
	max-width: 100% !important;
	overflow-x: hidden !important;
}

#colophon {
	margin-top:50px;
}

.back-to-top {
	    background-color: #C53A41;
}

.back-to-top>i {
	color: #fff;
}