.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
.widget.gsc-heading .title {
  font-family: Roboto,sans-serif;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://www.pharmatutor.org/themes/custom/gavias_remito/fonts/Roboto/Roboto-VariableFont_wdth,wght.woff2') format('woff2'),
       url('https://www.pharmatutor.org/themes/custom/gavias_remito/fonts/Roboto/Roboto-VariableFont_wdth,wght.woff') format('woff');
  font-weight: 100 900; /* full variable weight range */
  font-style: normal;
  font-display: swap;
}

:root {
  --font-roboto: 'Roboto', sans-serif;
}
