/* experience section styles */
.exp-total { font-size:0.6em; opacity:0.7; }
.exp-item { margin-bottom:2em; padding-bottom:1.5em; border-bottom:1px solid rgba(255,255,255,0.1); }
.exp-item__company { margin-bottom:0.2em; }
.exp-item__meta { margin:0; opacity:0.7; font-size:0.9em; }
.exp-item__tech { margin-top:0.5em; font-size:0.8em; }
.exp-badge { display:inline-block; background:rgba(255,255,255,0.1); border-radius:3px; padding:2px 8px; margin:2px; }
.exp-proj { margin-top:0.8em; padding-left:1em; border-left:2px solid rgba(255,255,255,0.2); }
.exp-proj__role { opacity:0.7; font-size:0.9em; }
.exp-proj__achievements { margin-top:0.4em; font-size:0.88em; }
