[data-nautilus-page="intellectualproperty"] {
--that-blue: rgb(50, 85, 150);
}
[data-nautilus-page="intellectualproperty"] h3.learnMore {
color: var(--that-blue);
font-size: 18px;
}
[data-nautilus-page="intellectualproperty"] ul.learnMore {
list-style: none;
padding: 0;
}
[data-nautilus-page="intellectualproperty"] ul.learnMore li a {
color: #000;
font-weight: bold;
text-decoration: underline;
}
[data-nautilus-page="intellectualproperty"] h2.projectGroup {
color: var(--that-blue);
font-size: 21px;
}
[data-nautilus-page="intellectualproperty"] h4.project {
color: #000;
}
[data-nautilus-page="intellectualproperty"] table.regionalPatents {
margin-bottom: 0;
}
[data-nautilus-page="intellectualproperty"] table.regionalPatents ul {
list-style: none;
padding: 0;
}
[data-nautilus-page="intellectualproperty"] ul.posters {
list-style: none;
padding-bottom: 1ex;
}