.overlay_box {
    background-color: rgba(255,255,255,0.95);
    padding: var(--typo-section-gap);
    border-radius: 0.375em;
}