.c-metascore{display:inline-flex;align-items:center}.c-metascore_positive{background-color:#6c3}.c-metascore_neutral{background-color:#fc3}.c-metascore_negative{background-color:red}.c-metascore_score{display:inline-flex;border-radius:4px;width:24px;height:24px;color:#fff;align-items:center;justify-content:center}.c-metascore_text{display:none}@media(min-width:768px){.c-metascore_text{display:inline}}