/*
Theme Name:Nuterbo
Author: Nuterbo 
Description: Custom Theme
Version: 1.0
*/


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style-type: none;
  text-decoration: none;
}

