.content_id {
    gap: 7px;
    font-weight: var(--main_bolder_weight);
}

.content_id b {
    color: var(--blue3);
}

#material_url {
    flex-grow: 1;
}

#share_modal .modal-content {
    max-width: 710px;
}