.c-block-list li {
  border: 2px white solid;
  background-color: #01426A;
  font-family: "Typold W05", sans-serif;
  font-weight: 500;
  padding: 1rem; }

.c-block-list li a {
  color: white; }

.c-block-list .o-layout-grid--4 > *:not(:first-child) {
  margin-top: 0rem; }

.c-block-title h2 {
  padding-bottom: 1rem; }
