/* your styles go here */

body {
    color: #0B396D;
}

h1 {
    font-size: 24px;
    text-align: center;
}

h2 {
    font-size: 20px;
}

.lead {
    font-size: 25px;
    margin-bottom: 5px;
}

.bold {
    font-weight: 600;
}

.intro-left {
    padding-right: 0px;
}

.intro-left-content {
    padding-right: 0px;
}

.background-blu {
    background-color:#003A76;
}

.nopadding-right  {
    padding-right: 0px;
}

.red {
    color: #D12D26;
}

.titolo {
   font-size: 29px;
}

.social, .credit  {
    margin-top: 20px;
    margin-bottom: 10px;
}

a {
    color: #003A76;
    text-decoration: none;
}

a:hover {
    color: #003A76;
}

.list-loghi img {
    max-height: 25px;
    padding-left: 12px;
}

.numero-verde {
    max-height: 100px;    
}
