/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 06 2025 | 03:43:29 (am)
/*
/******* Do not edit this file *******/

h2 {
 text-align: center; /* Justify text*/
 font-family: "Roboto";
 font-style: normal;
 font-weight: bold;
 font-size: 22px;
}


h1, h3, h4, h5, h6 {
  font-style: normal;
  font-family: "Roboto";
}

 p {
 text-align: justify; /* Justify text*/
 text-justify: inter-word; 
 font-size: 18px;
 font-family: "Roboto";
 font-style: normal;
 margin-top: 0em; /* Controlling spaces between paragraphs, top should be 0 and change bottom as prefered*/
 margin-bottom: 0em;
 padding: 0;
}

ul, ol {
padding-left:2em;
}

.post ul, ol{
 padding-left:2em;
}

.post p{
    text-align: justify; /* Justify text*/
    text-justify: inter-word; 
    font-size: 18px;
    font-family: "Roboto";
    font-style: normal;
    margin-top: 0em; /* Controlling spaces between paragraphs, top should be 0 and change bottom as prefered*/
    margin-bottom: 0em;
    padding: 0;
}

.soc-icons a {
    display:unset;
}

.css-1yltisf
{
    display:none;
}
#section-1
{
    width: 0;
    height: 0;
}
.title
{
    display: none;
}