/* 
 Theme Name:   The Villager Newspaper
 Theme URI:    
 Description:  The Villager Newspaper
 Author:       Omalaeti Technologies
 Author URI:   http://www.omalaetiit.com
 Template:     grace-mag
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/




/* Back To Top Button */
.scrollup {
	position: fixed;
	color: #faf1f1;
	bottom: 40px;
	right: 50px;
	height: 40px;
	width: 40px;
	padding-top: 8px;
	background: #e92532;
	border-radius: 50%;
	text-align: center;
	z-index: 10;
}