/* Final safeguards for the V4.2 exam network module. */
.exam-map-node:hover{transform:none!important}
.exam-map-node:hover .node-halo{opacity:1;stroke-width:2}
.exam-map-node:hover .node-ring{stroke-width:2.6;fill:#edc45e}
.exam-map-node:hover .node-core{fill:#fff}
.exam-map-node:focus .node-ring{stroke-width:2.6}
.test-centres-heading>a{min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #d7bd71;border-radius:6px;background:#fffaf0;color:#79591c;font-size:13px;font-weight:850;white-space:normal;text-align:center}
.test-centres-section.alt .test-centres-heading>a{border-color:rgba(239,206,112,.42);background:rgba(255,255,255,.07);color:#f0d27d}
.test-centres-exam-grid article{min-width:0}
.test-centres-exam-grid article>a{height:100%}
@media(max-width:700px){.test-centres-heading>a{width:100%}.exam-network-map-svg{pointer-events:auto}}
