/* ========================================
   DOWNLOAD FEATURE - Content component
   ======================================== */

.download-section {
    width: 100%;
}

.download-file-details {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.file-size {
    color: #919191;
    font-style: italic;
}
