.organization-info {
    margin-top: 15px;
}

.organization-info span {
    font-weight: bold;
}

.divider {
    border-top: 1px solid #333;
    margin: 30px 0;
}

.consob-section {
    font-size: 14px;
}

.consob-section h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.consob-section ul {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0;
}

.content-license p{
    font-size: 17px !important;
    margin-bottom: 10px;
}

.ul-license li{
    font-size: 17px;
}

.license_image{
    max-width: 300px;
    margin-bottom: 40px;
}

.license_image img{
    display: block;
    width: 100%;
    height: auto;
}