/* Custom CSS File for jDownloads
   If this file already exist then jDownloads does not overwrite it when installing or upgrading jDownloads.
   This file is loaded after the standard jdownloads_fe.css.
   So you can use it to overwrite the standard css classes for your own customising.
*/
.jmedium {
   font-size: var(--body-font-size);
}
.jd_cat_subheader_title39 {
   font-size: var(--body-font-size);
}
.jd_content_plugin {
  float: left;
}