@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);#root,body{font-family:Poppins,sans-serif;margin:0!important;padding:0!important}nav{align-items:center;background-color:rgba(81,243,17,.671);display:flex;height:7vh;position:relative;width:98.8%;z-index:1}nav .head1{color:hsla(0,0%,100%,.705);display:flex;justify-content:center;width:30%}nav .head1 span{color:#0f661d;font-size:35px;font-weight:bolder;margin:0 3px}nav .head2{display:flex;justify-content:right;padding:0 7% 0 0;width:70%}nav .head2 .links{display:flex;justify-content:space-evenly}nav .head2 .links a{color:#c5840b;font-weight:700;margin:0 20px;text-decoration:none}nav .head2 .links a:hover{border-bottom:1px solid #ff0;color:#fff}.section1{background-color:#ff0;z-index:10}.section1 h1{font-size:40px;padding:5% 0;text-align:center}.section1 .content{margin:10px}
/*# sourceMappingURL=main.9a335147.css.map*/