.ow_dwn_titolo {
    border: 1px solid #D9534F;
    background: white;
    padding: 20px;
    text-transform: uppercase;
    color: #0B7BC3;
    font-weight: 600;
    font-family: 'Aldrich_locale';
    text-align: center;
}
.ow_dwn_tab {
    background: white;
    border: 1px solid #D9534F !important;
}

.ow_dwn_btn {
    width: 120px;
    background-color: #D9534F;
    color: white;
}
