:root { --affiliation: NONE;--primary-color: #26a269; --primary-color-light: #3ab67d; --primary-color-very-light: #eeffff; --primary-color-dark: #128e55; --primary-color-very-dark: #000000; --primary-color-20: rgba(38, 162, 105, 0.2); --primary-color-30: rgba(38, 162, 105, 0.3); --primary-color-60: rgba(38, 162, 105, 0.6);--secondary-color: #33d17a; --secondary-color-light: #47e58e; --secondary-color-very-light: #fbffff; --secondary-color-dark: #1fbd66; --secondary-color-very-dark: #000900; --secondary-color-20: rgba(51, 209, 122, 0.2); --secondary-color-30: rgba(51, 209, 122, 0.3); --secondary-color-60: rgba(51, 209, 122, 0.6); --font-family:'Rubik', Helvetica, sans-serif;--border-width: 1px;--border-radius: 0.5rem; --padding-threshold: 0.5rem;--border-color: #afafaf;--navbar-height: 8rem;--table-stripe-color: white;--icon-font: 'Phosphor'; }  .text-publication { color: #006eb7 !important; } .box-publication { border-left: 4px solid #006eb7 !important; } .badge-publication { color: #006eb7 !important; border-color: #006eb7 !important; } .text-poster { color: #b61f29 !important; } .box-poster { border-left: 4px solid #b61f29 !important; } .badge-poster { color: #b61f29 !important; border-color: #b61f29 !important; } .text-lecture { color: #ecaf00 !important; } .box-lecture { border-left: 4px solid #ecaf00 !important; } .badge-lecture { color: #ecaf00 !important; border-color: #ecaf00 !important; } .text-review { color: #1fa138 !important; } .box-review { border-left: 4px solid #1fa138 !important; } .badge-review { color: #1fa138 !important; border-color: #1fa138 !important; } .text-teaching { color: #5f272a !important; } .box-teaching { border-left: 4px solid #5f272a !important; } .badge-teaching { color: #5f272a !important; border-color: #5f272a !important; } .text-software { color: #9a499c !important; } .box-software { border-left: 4px solid #9a499c !important; } .badge-software { color: #9a499c !important; border-color: #9a499c !important; } .text-award { color: #008080 !important; } .box-award { border-left: 4px solid #008080 !important; } .badge-award { color: #008080 !important; border-color: #008080 !important; } 