.downloads-module .download-header{color:#009843;font-size:20px;font-weight:700;letter-spacing:.1px;line-height:40px}.downloads-module .files{display:flex;flex-flow:column nowrap;margin-top:10px}.downloads-module .files .link{align-items:center;border-top:1px solid rgba(85,85,85,.5);color:#555;display:flex;flex-flow:row nowrap;padding:8px 16px}.downloads-module .files .link:last-of-type{border-bottom:1px solid rgba(85,85,85,.5)}.downloads-module .files .link .download-icon{fill:#505050;fill-opacity:.6;transition:all .2s linear}.downloads-module .files .link:focus .download-icon,.downloads-module .files .link:focus-visible .download-icon,.downloads-module .files .link:hover .download-icon{fill:#6dac30;fill-opacity:1}.downloads-module .files .link .link-text{margin-left:16px}.downloads-module .files .link:focus .link-text,.downloads-module .files .link:focus-visible .link-text,.downloads-module .files .link:hover .link-text{font-weight:700}