.share-tech-regular {
    font-family: "Share Tech", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  




p{
    color: #0C1618; 
    
}

body{ background-color: #FAF4D3; 
    font-family: "Share Tech"; 
    text-align: center;
} 

h1{ background-color: #004643;
color: #FAF4D3;

} 

.p1{
color:red;
font-family: "Share Tech";
} 

.comp{
color: #0C1618; 
border: dotted;

}