body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
a {
  color: #0a74b7 !important;
}
/* == Images == */
img {
  padding-right: 10px;
  padding-bottom: 10px;
}

#block-biophysical-chemistry-mainnavigation {
  color: #0a74b7 !important;

}
#block-biophysical-chemistry-mainnavigation a, #block-biophysical-chemistry-mainnavigation-2 a {
  text-decoration: none !important;
  color: #0a74b7 !important;

}
#superfish-main-accordion ul, #superfish-main ul {
  background: #ffffff;
}
superfish-main

a:hover {
  text-decoration: underline !important;

}
.text-light a {
 color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;;
}

p {
    padding-bottom: 10px;
}
h1 {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 100 !important;
}
table {
  font-size: 16px;
}

#main {
    margin-top: 20px;
    margin-bottom: 20px;
}
.field--item {
    display: inline;
}
.field--name-name {
    font-size: 20px;
    padding-top: 15px;
}

.field--name-field-media-image {
  padding: 10px;
}
.field--name-field-link .field--item {
  display: block !important;
}
.field--name-field-image img {
  padding: 10px !important;
}
.w-10 {
  width: 10%;
}
