.giustificato {
    text-align: justify;
}

header.base {
    /*background-color: #3D70ED;*/
}

.mainHeader{
   /* background-color: #3D70ED; */
}

.switchedHeader .mainNav li a {
   /* color: white !important;*/
}

.switchedHeader .headerSocials li a {
    /*color: white;*/
}

.pList {
    margin-right:0px;
}

.aboutIntro li {
    color: #fff;
    padding-right: 25px
}

ul.marginAfter {
    margin-bottom: 1em;
}
ul.styled {
    list-style: circle;
    margin-left: 1rem;
}
a.underline {
    text-decoration: underline;
    color: inherit;
}
.aboutIntro p {
    margin-bottom: 1em;
}
.aboutIntro li p {
        margin-bottom: 0;
}
.aboutIntro ul {
    margin-bottom: 1em;
    list-style: circle;
    margin-left: 1rem;
}
.skillsContent p {
    margin-bottom: 1em;
}