/*
Theme Name: LappyMaker
Theme URI:  https://lappymaker.com/blog
Author:      Anil Kumar
Description: Custom WordPress theme built from scratch using Bootstrap 5.0.1
Version:     1.0.0
Text Domain: lappymaker.com
*/


body {
  font-family: "Poppins", sans-serif;
  background-color: aliceblue;
  color: #333;
	
}