h2.gameicon,h1.gameicon{display:flex;align-items:center;position:relative;padding:0 0 0 48px;border:none;min-height:42px}h2.gameicon.compact,h1.gameicon.compact{margin:10px 0}h2.gameicon::before,h1.gameicon::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:1px;width:36px;height:36px;border:2px solid #dbdbdb;border-radius:50%;box-shadow:0 0 1px #333;line-height:36px;text-align:center;color:#f6f6f6;font-size:28px;text-shadow:0 0 1px #333}h2.gameicon.pick2::before,h1.gameicon.pick2::before{content:"2";background:#cea71a}h2.gameicon.pick3::before,h1.gameicon.pick3::before{content:"3";background:#42a520}h2.gameicon.pick4::before,h1.gameicon.pick4::before{content:"4";background:#99241c}h2.gameicon.pick5::before,h1.gameicon.pick5::before{content:"5";background:#5468b4}h2.gameicon.mystical::before,h1.gameicon.mystical::before{content:"\f755";font-family:'Font Awesome 5 Pro';background:#898783;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h2.gameicon.help::before,h1.gameicon.help::before{content:"?";background:#f4f4f4;color:#394dff}h1.gameicon+p{margin:-18px 0 1em 48px}