/* Icon colour for the icon-column heading badge. The circle/size chrome is
   provided by the page (information.php); this just gives the currentColor
   SVGs the brand blue wherever the block is used. */
.information-col-icon {
    color: #05309b;
}
