/* 
Stylesheet for the website circuitfever.com.
copyright circuitfever.com
*/


p {
  overflow-wrap: break-word;   
  word-wrap: break-word;
  white-space: normal;
  text-align: justify;
}