select {
    border-radius: 17px;
    border: 1px solid black;
}

.node--type-research-center-publication picture {
    padding-right:20px;
    padding-bottom:20px;
}
.node--type-research-center-publication img {
    border: none !important;
    filter: drop-shadow(10px 10px 15px #ababab);
}
input[type="radio"] {
    width: 1.25rem;
    height: 1.25rem;
    top: 0.25rem;
    position: relative;
}
#edit-are-you-a {
  border: 1px solid #cfd8dc;
  padding: 1rem;
}
#edit-are-you-a--wrapper-legend {
  font-size: 0.85rem;
  margin-left: 1rem;
}