

body {
    background-color: rgba(0,0,0,0.96)!important;
}

a {
    color: white !important;
    text-decoration: none!important;
}

hr {
    margin: 8px 0!important;
    border: 0;
    border-top: 0px solid;
    opacity: .25;
}

.container {
    margin-top: 35vh;
    padding:0 2%;
}

.col {
    align-items: center;
}

h1 {
    font-family: "Be Vietnam Pro", serif;
    font-weight: 500;
    color: white;
}

h1.titolo {
    margin-bottom: 3px;
    font-size: 47px!important;
}

p {
    font-family: "Be Vietnam Pro", serif;
    font-weight: 300;
    color: white;
    line-height: 1.2;
    font-size: 22px;
    letter-spacing: 1.5px;
    margin-bottom: 0px!important;
}

p.numero {
    margin-left:-20px;
}

.primo {
    margin-left:18%;
}

.testo {
    padding-bottom:10px;
}

.logo {
    padding-right: 40px!important;
}